sst-linux/drivers/infiniband/hw/hns
Junxian Huang 2c160e6868 RDMA/hns: Fix wrong value of max_sge_rd
[ Upstream commit 6b5e41a8b51fce520bb09bd651a29ef495e990de ]

There is no difference between the sge of READ and non-READ
operations in hns RoCE. Set max_sge_rd to the same value as
max_send_sge.

Fixes: 9a4435375c ("IB/hns: Add driver files for hns RoCE driver")
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://patch.msgid.link/20250311084857.3803665-8-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-03-28 21:58:59 +01:00
..
hns_roce_ah.c
hns_roce_alloc.c RDMA/hns: Remove unused parameters and variables 2025-01-09 13:29:59 +01:00
hns_roce_cmd.c
hns_roce_cmd.h
hns_roce_common.h
hns_roce_cq.c RDMA/hns: Refactor mtr find 2025-01-09 13:29:58 +01:00
hns_roce_db.c
hns_roce_device.h RDMA/hns: Remove unused parameters and variables 2025-01-09 13:29:59 +01:00
hns_roce_hem.c RDMA/hns: Fix soft lockup during bt pages loop 2025-03-28 21:58:59 +01:00
hns_roce_hem.h RDMA/hns: Use complete parentheses in macros 2024-06-12 11:03:28 +02:00
hns_roce_hw_v2.c RDMA/hns: Fix missing flush CQE for DWQE 2025-01-09 13:29:59 +01:00
hns_roce_hw_v2.h RDMA/hns: Fix out-of-order issue of requester when setting FENCE 2024-12-14 19:53:41 +01:00
hns_roce_main.c RDMA/hns: Fix wrong value of max_sge_rd 2025-03-28 21:58:59 +01:00
hns_roce_mr.c RDMA/hns: Fix mapping error of zero-hop WQE buffer 2025-01-09 13:29:59 +01:00
hns_roce_pd.c
hns_roce_qp.c RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common() 2025-03-28 21:58:59 +01:00
hns_roce_restrack.c
hns_roce_srq.c RDMA/hns: Remove unused parameters and variables 2025-01-09 13:29:59 +01:00
Kconfig
Makefile