Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcore_priv.h389 int ib_setup_port_attrs(struct ib_core_device *coredev);
H A 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()
H A Ddevice.c917 ret = ib_setup_port_attrs(cdev); in add_one_compat_dev()