Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/core/
Dcore_priv.h346 int ib_setup_port_attrs(struct ib_core_device *coredev);
Ddevice.c969 ret = ib_setup_port_attrs(cdev); in add_one_compat_dev()
1413 ret = ib_setup_port_attrs(&device->coredev); in ib_register_device()
Dsysfs.c1421 int ib_setup_port_attrs(struct ib_core_device *coredev) in ib_setup_port_attrs() function