linux/drivers/infiniband/hw/hns
Chengchang Tang 9beb2c91fb RDMA/hns: Fix wrong maximum DMA segment size
Set maximum DMA segment size to 2G instead of UINT_MAX due to HW limit.

Fixes: e0477b34d9 ("RDMA: Explicitly pass in the dma_device to ib_register_device")
Link: https://patch.msgid.link/r/20250327114724.3454268-3-huangjunxian6@hisilicon.com
Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2025-04-07 15:30:09 -03:00
..
Kconfig RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS 2025-01-06 08:41:06 -05:00
Makefile RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS 2025-01-06 08:41:06 -05:00
hns_roce_ah.c RDMA/hns: Fix ah error counter in sw stat not increasing 2024-09-16 11:21:58 +03:00
hns_roce_alloc.c RDMA/hns: Fix missing xa_destroy() 2025-03-12 14:35:50 -04:00
hns_roce_cmd.c RDMA/hns: Support SW stats with debugfs 2023-11-19 14:55:43 +02:00
hns_roce_cmd.h RDMA/hns: Append SCC context to the raw dump of QPC 2024-03-07 11:26:10 +02:00
hns_roce_common.h RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_cq.c RDMA/hns: Fix missing xa_destroy() 2025-03-12 14:35:50 -04:00
hns_roce_db.c RDMA/hns: Remove support for HIP06 2022-01-05 15:50:56 -04:00
hns_roce_debugfs.c RDMA/hns: Modify debugfs name 2024-10-30 14:13:55 +02:00
hns_roce_debugfs.h RDMA/hns: Support SW stats with debugfs 2023-11-19 14:55:43 +02:00
hns_roce_device.h RDMA/hns: Fix different dgids mapping to the same dip_idx 2024-11-14 04:56:14 -05:00
hns_roce_hem.c RDMA/hns: Fix soft lockup during bt pages loop 2025-03-12 14:35:50 -04:00
hns_roce_hem.h RDMA/hns: Use complete parentheses in macros 2024-04-16 15:06:47 +03:00
hns_roce_hw_v2.c RDMA/hns: Fix mbox timing out by adding retry mechanism 2025-02-09 04:57:15 -05:00
hns_roce_hw_v2.h RDMA/hns: Fix mbox timing out by adding retry mechanism 2025-02-09 04:57:15 -05:00
hns_roce_main.c RDMA/hns: Fix wrong maximum DMA segment size 2025-04-07 15:30:09 -03:00
hns_roce_mr.c RDMA/hns: Inappropriate format characters cleanup 2025-03-12 14:35:31 -04:00
hns_roce_pd.c RDMA/hns: Support SW stats with debugfs 2023-11-19 14:55:43 +02:00
hns_roce_qp.c RDMA v6.15 merge window pull request 2025-03-29 11:12:28 -07:00
hns_roce_restrack.c RDMA/hns: Append SCC context to the raw dump of QPC 2024-03-07 11:26:10 +02:00
hns_roce_srq.c RDMA/hns: Inappropriate format characters cleanup 2025-03-12 14:35:31 -04:00