linux/drivers/infiniband/hw/hns
Yixian Liu 591f762b27 RDMA/hns: Remove the condition of light load for posting DWQE
Even in the case of heavy load, direct WQE can still be posted. The
hardware will decide whether to drop the DWQE or not. Thus, the limit
needs to be removed.

Fixes: 01584a5edc ("RDMA/hns: Add support of direct wqe")
Link: https://lore.kernel.org/r/1619593950-29414-1-git-send-email-liweihang@huawei.com
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-05-11 13:15:22 -03:00
..
hns_roce_ah.c
hns_roce_alloc.c RDMA/hns: Add support for XRC on HIP09 2021-03-11 19:51:27 -04:00
hns_roce_cmd.c RDMA/hns: Modify prints for mailbox and command queue 2021-04-08 16:05:04 -03:00
hns_roce_cmd.h
hns_roce_common.h RDMA/hns: Simplify function's resource related command 2021-04-13 20:01:27 -03:00
hns_roce_cq.c RDMA/hns: Reorganize doorbell update interfaces for all queues 2021-04-01 16:16:44 -03:00
hns_roce_db.c
hns_roce_device.h RDMA/hns: Remove duplicated hem page size config code 2021-04-13 20:01:28 -03:00
hns_roce_hem.c
hns_roce_hem.h
hns_roce_hw_v1.c RDMA/hns: Remove unnecessary flush operation for workqueue 2021-04-13 13:06:25 -03:00
hns_roce_hw_v1.h
hns_roce_hw_v2.c RDMA/hns: Remove the condition of light load for posting DWQE 2021-05-11 13:15:22 -03:00
hns_roce_hw_v2.h RDMA/hns: Remove duplicated hem page size config code 2021-04-13 20:01:28 -03:00
hns_roce_hw_v2_dfx.c
hns_roce_main.c RDMA/hns: Support configuring doorbell mode of RQ and CQ 2021-04-01 16:16:13 -03:00
hns_roce_mr.c
hns_roce_pd.c RDMA/hns: Fix memory corruption when allocating XRCDN 2021-03-22 21:46:37 -03:00
hns_roce_qp.c RDMA/hns: Remove unsupported QP types 2021-04-08 16:08:22 -03:00
hns_roce_restrack.c
hns_roce_srq.c RDMA/hns: Reorganize doorbell update interfaces for all queues 2021-04-01 16:16:44 -03:00
Kconfig
Makefile