linux/drivers/infiniband/hw/hns
Yixian Liu 0fc99566f6 RDMA/hns: Use flush framework for the case in aeq
As now we already have flush framework, using it instead of current flush
process for qp error in asynchronized interrupt (aeq).

Link: https://lore.kernel.org/r/1582367158-27030-2-git-send-email-liuyixian@huawei.com
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-02-28 11:28:31 -04:00
..
hns_roce_ah.c RDMA/hns: Modify variable/field name from vlan to vlan_id 2019-10-21 15:29:38 -04:00
hns_roce_alloc.c RDMA/hns: Fix non-standard error codes 2019-11-08 16:37:54 -04:00
hns_roce_cmd.c RDMA/hns: Optimize cmd init and mode selection for hip08 2019-09-16 10:52:20 -03:00
hns_roce_cmd.h RDMA/hns: Rename the functions used inside creating cq 2019-11-25 10:31:48 -04:00
hns_roce_common.h RDMA/hns: Remove asynchronic QP destroy 2019-04-24 10:55:31 -03:00
hns_roce_cq.c Use ODP MRs for kernel ULPs 2020-01-21 09:55:04 -04:00
hns_roce_db.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
hns_roce_device.h RDMA/hns: Delayed flush cqe process with workqueue 2020-02-13 16:44:21 -04:00
hns_roce_hem.c RDMA/hns: Fix cast from or to restricted __le32 for driver 2019-08-28 11:57:26 -04:00
hns_roce_hem.h RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN 2019-11-06 13:37:02 -04:00
hns_roce_hw_v1.c RDMA/hns: Initialize all fields of doorbells to zero 2020-02-20 13:22:02 -04:00
hns_roce_hw_v1.h RDMA/hns: Remove asynchronic QP destroy 2019-04-24 10:55:31 -03:00
hns_roce_hw_v2_dfx.c RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_hw_v2.c RDMA/hns: Use flush framework for the case in aeq 2020-02-28 11:28:31 -04:00
hns_roce_hw_v2.h RDMA/hns: Add support for extended atomic in userspace 2020-01-15 15:27:13 -04:00
hns_roce_main.c RDMA/hns: Remove some redundant variables related to capabilities 2020-01-15 14:11:34 -04:00
hns_roce_mr.c Use ODP MRs for kernel ULPs 2020-01-21 09:55:04 -04:00
hns_roce_pd.c RDMA/hns: Fix non-standard error codes 2019-11-08 16:37:54 -04:00
hns_roce_qp.c RDMA/hns: Use flush framework for the case in aeq 2020-02-28 11:28:31 -04:00
hns_roce_restrack.c RDMA/hns: Fix memory leak on 'context' on error return path 2019-10-28 13:41:23 -03:00
hns_roce_srq.c RDMA/hns: Cleanups of magic numbers 2020-02-11 14:10:20 -04:00
Kconfig RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00
Makefile RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00