linux/drivers/infiniband
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
..
core RDMA: Convert destroy_wq to be void 2019-06-20 14:37:02 -04:00
hw RDMA/hns: reset function when removing module 2019-06-20 15:05:48 -04:00
sw RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
ulp RDMA/ipoib: Remove check for ETH_SS_TEST 2019-06-11 19:00:10 -04:00
Kconfig rdma: Remove nes 2019-06-13 09:59:49 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00