OpenCloudOS-Kernel/drivers/infiniband/hw/bnxt_re
Somnath Kotur 5455e73a76 bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
When host is shutting down, it invokes the shutdown hook of the
L2 driver where it would attempt to free the MSI-X vectors, but would fail
because some vectors are held by the RoCE driver.
Implement the new hook in the L2 -> RoCE interface which will be invoked so that
the RoCE driver can unregister the device and free up the MSI-X vectors it had
claimed so that L2 can proceed with it's shutdown without failure.

Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-10-25 15:25:08 -04:00
..
Kconfig bnxt_re: add MAY_USE_DEVLINK dependency 2017-07-29 14:17:48 -07:00
Makefile RDMA/bnxt_re: Implement the alloc/get_hw_stats callback 2017-08-18 15:08:30 -04:00
bnxt_re.h bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port 2017-09-22 13:57:33 -04:00
hw_counters.c RDMA/bnxt_re: Implement the alloc/get_hw_stats callback 2017-08-18 15:08:30 -04:00
hw_counters.h RDMA/bnxt_re: Implement the alloc/get_hw_stats callback 2017-08-18 15:08:30 -04:00
ib_verbs.c Merge branch 'for-next-early' into for-next 2017-10-18 13:07:13 -04:00
ib_verbs.h RDMA/bnxt_re: Delete unsupported modify_port function 2017-07-24 08:44:46 -04:00
main.c bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface 2017-10-25 15:25:08 -04:00
qplib_fp.c RDMA/bnxt_re: Remove set-but-not-used variables 2017-10-14 20:47:05 -04:00
qplib_fp.h RDMA/bnxt_re: Allocate multiple notification queues 2017-08-18 15:08:30 -04:00
qplib_rcfw.c bnxt_re: Fix incorrect usage of test_bit() 2017-10-18 10:24:12 -04:00
qplib_rcfw.h bnxt_re: Fix incorrect usage of test_bit() 2017-10-18 10:24:12 -04:00
qplib_res.c RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured 2017-07-24 08:45:12 -04:00
qplib_res.h bnxt_re: Make room for mapping beyond 32 entries 2017-10-18 10:24:13 -04:00
qplib_sp.c RDMA/bnxt_re: Remove set-but-not-used variables 2017-10-14 20:47:05 -04:00
qplib_sp.h RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured 2017-07-24 08:45:12 -04:00
roce_hsi.h bnxt_re: Make room for mapping beyond 32 entries 2017-10-18 10:24:13 -04:00