Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Dcore_priv.h346 int ib_setup_port_attrs(struct ib_core_device *coredev);
Ddevice.c968 ret = ib_setup_port_attrs(cdev); in add_one_compat_dev()
1412 ret = ib_setup_port_attrs(&device->coredev); in ib_register_device()
Dsysfs.c1401 int ib_setup_port_attrs(struct ib_core_device *coredev) in ib_setup_port_attrs() function