linux/drivers/infiniband/hw
Lang Cheng 89a6da3cb8 RDMA/hns: reset function when removing module
During removing the driver, we needs to notify the roce engine to
stop working immediately,and symmetrically recycle the hardware
resources requested during initialization.

The hardware provides a command called function clear that can package
these operations,so that the driver can only focus on releasing
resources that applied from the operating system.
This patch implements the call of this command.

Signed-off-by: Lang Cheng <chenglang@huawei.com>
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-06-20 15:05:48 -04:00
..
bnxt_re RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
cxgb3 RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV 2019-06-18 22:44:08 -04:00
cxgb4 RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
efa RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
hfi1 IB/hfi1: Spelling s/statisfied/satisfied/ 2019-06-18 22:44:35 -04:00
hns RDMA/hns: reset function when removing module 2019-06-20 15:05:48 -04:00
i40iw RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
mlx4 RDMA: Convert destroy_wq to be void 2019-06-20 14:37:02 -04:00
mlx5 RDMA: Convert destroy_wq to be void 2019-06-20 14:37:02 -04:00
mthca RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV 2019-06-18 22:44:08 -04:00
ocrdma RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
qedr RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
qib RDMA: Move owner into struct ib_device_ops 2019-06-10 16:56:03 -03:00
usnic RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
vmw_pvrdma RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
Makefile rdma: Remove nes 2019-06-13 09:59:49 -04:00