summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-03RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang1-0/+4
2024-08-03RDMA/hns: Fix soft lockup under heavy CEQE loadJunxian Huang1-0/+1
2024-08-03RDMA/hns: Check atomic wr lengthJunxian Huang1-0/+2
2024-04-16RDMA/hns: Add max_ah and cq moderation capacities in query_device()Chengchang Tang1-0/+3
2024-04-16RDMA/hns: Remove unused parameters and variablesChengchang Tang1-3/+2
2024-04-09RDMA/hns: Support DSCPJunxian Huang1-0/+6
2024-03-07RDMA/hns: Append SCC context to the raw dump of QPCwenglianfa1-0/+1
2024-03-03RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang1-1/+2
2024-02-19RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming1-8/+9
2024-01-25RDMA/hns: Support flexible umem page sizeChengchang Tang1-0/+9
2024-01-25RDMA/hns: Refactor mtr findChengchang Tang1-1/+6
2023-11-19RDMA/hns: Support SW stats with debugfsJunxian Huang1-0/+24
2023-11-19RDMA/hns: Add debugfs to hns RoCEJunxian Huang1-0/+2
2023-10-02RDMA/hns: Support SRQ record doorbellYangyang Li1-0/+3
2023-09-20RDMA/hns: Support SRQ restrack ops for hns driverwenglianfa1-0/+3
2023-08-19RDMA/hns: Support hns HW statsChengchang Tang1-0/+28
2023-08-08RDMA/hns: Remove unused declaration hns_roce_modify_srq()Yue Haibing1-3/+0
2023-08-07RDMA/hns: Fix CQ and QP cache affinityChengchang Tang1-0/+1
2023-07-31RDMA/hns: Remove unused function declarationsYue Haibing1-2/+0
2023-07-24RDMA/hns: Remove VF extend configurationJunxian Huang1-1/+0
2023-01-09RDMA/hns: Support cqe inline in user spaceLuoyouming1-0/+1
2023-01-09RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming1-1/+1
2023-01-09RDMA/hns: Remove rq inline in kernelLuoyouming1-16/+0
2022-11-19RDMA/hns: Fix incorrect sge nums calculationLuoyouming1-0/+3
2022-10-07Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe1-1/+0
2022-09-27RDMA/hns: Remove redundant 'max_srq_desc_sz' in capsYangyang Li1-1/+1
2022-09-27RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'Yangyang Li1-2/+2
2022-09-27RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()Yunsheng Lin1-1/+0
2022-08-30RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang1-1/+0
2022-08-30RDMA/hns: Remove the num_qpc_timer variableYixing Liu1-1/+0
2022-08-24RDMA/hns: Support MR's restrack raw ops for hns driverWenpeng Liang1-0/+2
2022-08-23RDMA/hns: Support MR's restrack ops for hns driverWenpeng Liang1-0/+1
2022-08-23RDMA/hns: Support QP's restrack raw ops for hns driverWenpeng Liang1-0/+2
2022-08-23RDMA/hns: Support QP's restrack ops for hns driverWenpeng Liang1-0/+1
2022-08-23RDMA/hns: Support CQ's restrack raw ops for hns driverWenpeng Liang1-0/+1
2022-08-23RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang1-8/+2
2022-07-18RDMA/hns: Recover 1bit-ECC error of RAM on chipHaoyue Xu1-0/+1
2022-05-12RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()Wenpeng Liang1-2/+12
2022-05-05RDMA/hns: Remove the num_cqc_timer variableYixing Liu1-1/+0
2022-05-05RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li1-0/+6
2022-04-11RDMA/hns: Remove unused function to_hns_roce_state()Yixing Liu1-11/+0
2022-03-16RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPTYixing Liu1-0/+2
2022-03-05RDMA/hns: Remove similar code that configures the hardware contextsChengchang Tang1-2/+0
2022-03-05RDMA/hns: Refactor mailbox functionsChengchang Tang1-3/+11
2022-03-05RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang1-3/+3
2022-03-05RDMA/hns: Remove redundant parameter "mailbox" in the mailboxWenpeng Liang1-1/+0
2022-03-05RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang1-2/+1
2022-03-05RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang1-1/+1
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang1-62/+2
2021-12-15RDMA/hns: Support direct wqe of userspaceYixing Liu1-4/+4