Home
last modified time | relevance | path

Searched refs:ib_setup_port_attrs (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/infiniband/core/
Dcore_priv.h343 int ib_setup_port_attrs(struct ib_core_device *coredev);
Ddevice.c968 ret = ib_setup_port_attrs(cdev); in add_one_compat_dev()
1440 ret = ib_setup_port_attrs(&device->coredev); in ib_register_device()
Dsysfs.c1426 int ib_setup_port_attrs(struct ib_core_device *coredev) in ib_setup_port_attrs() function