WSL2-Linux-Kernel/drivers/infiniband
Ralph Campbell 9a6edb60ec IB/core: Allow device-specific per-port sysfs files
Add a new parameter to ib_register_device() so that low-level device
drivers can pass in a pointer to a callback function that will be
called for each port that is registered in sysfs.  This allows
low-level device drivers to create files in

    /sys/class/infiniband/<hca>/ports/<N>/

without having to poke through the internals of the RDMA sysfs handling.

There is no need for an unregister function since the kobject
reference will go to zero when ib_unregister_device() is called.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-05-21 10:34:44 -07:00
..
core IB/core: Allow device-specific per-port sysfs files 2010-05-21 10:34:44 -07:00
hw IB/core: Allow device-specific per-port sysfs files 2010-05-21 10:34:44 -07:00
ulp Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next 2010-05-15 20:06:01 -07:00
Kconfig RDMA/cxgb4: Add driver for Chelsio T4 RNIC 2010-04-21 15:30:06 -07:00
Makefile RDMA/cxgb4: Add driver for Chelsio T4 RNIC 2010-04-21 15:30:06 -07:00