linux-sg2042/drivers/infiniband/hw
Cheng Xu 6cd8351c4e RDMA/erdma: Correct the max_qp and max_cq capacities of the device
QP0 in HW is used for CMDQ, and the rest is for RDMA QPs. So the actual
max_qp capacity reported to core should be max_qp (reported by HW) - 1.
So does max_cq.

Fixes: 1550557717 ("RDMA/erdma: Add verbs implementation")
Link: https://lore.kernel.org/all/20220810014320.88026-1-chengyou@linux.alibaba.com
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
2022-08-16 16:29:12 +03:00
..
bnxt_re RDMA: Correct duplicated words in comments 2022-06-24 16:52:28 -03:00
cxgb4 RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size 2022-08-16 16:20:52 +03:00
efa RDMA/efa: Add support for dmabuf memory regions 2021-10-28 08:58:26 -03:00
erdma RDMA/erdma: Correct the max_qp and max_cq capacities of the device 2022-08-16 16:29:12 +03:00
hfi1 Tracing updates for 5.20 / 6.0 2022-08-05 09:41:12 -07:00
hns RDMA/hns: Recover 1bit-ECC error of RAM on chip 2022-07-18 14:16:40 +03:00
irdma v5.20 pull request 2022-08-04 19:54:32 -07:00
mlx4 RDMA/mlx4: Avoid flush_scheduled_work() usage 2022-05-20 11:21:00 -03:00
mlx5 RDMA/mlx5: Use the proper number of ports 2022-08-16 16:14:19 +03:00
mthca RDMA/mthca: Delete useless module.h include 2022-01-28 13:03:12 -04:00
ocrdma RDMA: Split kernel-only global device caps from uverbs device caps 2022-04-06 15:02:13 -03:00
qedr v5.20 pull request 2022-08-04 19:54:32 -07:00
qib IB/qib: Fix repeated "in" within comments 2022-07-28 12:50:05 -03:00
usnic RDMA/usnic: Use device_iommu_capable() 2022-06-16 10:15:29 +03:00
vmw_pvrdma RDMA/pvrdma: Remove useless DMA-32 fallback configuration 2022-01-28 10:49:04 -04:00
Makefile RDMA/erdma: Add driver to kernel build environment 2022-07-27 16:04:05 -03:00