Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/core/
Dcore_priv.h389 int ib_setup_port_attrs(struct ib_core_device *coredev);
Dsysfs.c1355 int ib_setup_port_attrs(struct ib_core_device *coredev) in ib_setup_port_attrs() function
1383 ret = ib_setup_port_attrs(&device->coredev); in ib_device_register_sysfs()
Ddevice.c917 ret = ib_setup_port_attrs(cdev); in add_one_compat_dev()