summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-16RDMA/hns: Add max_ah and cq moderation capacities in query_device()Chengchang Tang1-1/+1
2024-04-16RDMA/hns: Use macro instead of magic numberYangyang Li1-0/+13
2024-03-07RDMA/hns: Append SCC context to the raw dump of QPCwenglianfa1-0/+6
2024-03-03RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang1-1/+2
2023-08-19RDMA/hns: Support hns HW statsChengchang Tang1-0/+1
2023-07-24RDMA/hns: Remove VF extend configurationJunxian Huang1-10/+0
2023-07-24RDMA/hns: Support get XRCD number from firmwareLuoyouming1-1/+2
2023-05-17RDMA/hns: Fix timeout attr in query qp for HIP08Chengchang Tang1-0/+2
2023-03-14RDMA/hns: Add new command to support query vf capsYixing Liu1-29/+2
2023-01-09RDMA/hns: Support cqe inline in user spaceLuoyouming1-1/+2
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe1-2/+0
2022-12-08RDMA/hns: Fix error code of CMDChengchang Tang1-0/+5
2022-12-08RDMA/hns: Fix the gid problem caused by free mrYixing Liu1-3/+5
2022-10-24RDMA/hns: Disable local invalidate operationYangyang Li1-2/+0
2022-10-07Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe1-2/+2
2022-09-27RDMA/hns: Remove redundant 'max_srq_desc_sz' in capsYangyang Li1-2/+1
2022-09-27RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'Yangyang Li1-3/+1
2022-09-27RDMA/hns: Remove unnecessary brackets when getting pointGuofeng Yue1-0/+1
2022-08-30RDMA/hns: Remove the num_qpc_timer variableYixing Liu1-1/+1
2022-08-30RDMA/hns: Fix supported page sizeChengchang Tang1-1/+1
2022-08-24RDMA/hns: Support MR's restrack raw ops for hns driverWenpeng Liang1-1/+2
2022-08-23RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang1-3/+0
2022-07-18RDMA/hns: Recover 1bit-ECC error of RAM on chipHaoyue Xu1-0/+12
2022-07-18RDMA/hns: Remove unused abnormal interrupt of type RASHaoyue Xu1-1/+0
2022-05-12RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()Wenpeng Liang1-118/+40
2022-05-12RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()Wenpeng Liang1-105/+61
2022-05-05RDMA/hns: Remove the num_cqc_timer variableYixing Liu1-1/+1
2022-03-16RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPTYixing Liu1-0/+20
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe1-0/+8
2022-01-07RDMA/hns: Modify the hop num of HIP09 EQ to 1Wenpeng Liang1-1/+3
2021-12-15RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li1-0/+8
2021-11-19RDMA/hns: Remove macros that are no longer usedYixing Liu1-16/+0
2021-11-19RDMA/hns: Replace tab with space in the right-side commentsXinhao Liu1-1/+1
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu1-1/+0
2021-08-25RDMA/hns: Bugfix for data type of dip_idxJunxian Huang1-1/+1
2021-08-23RDMA/hns: Remove unsupport cmdq modeLang Cheng1-13/+7
2021-06-24RDMA/hns: Add window selection field of congestion controlYixing Liu1-0/+2
2021-06-22RDMA/hns: Clean definitions of EQC structureXi Wang1-15/+4
2021-06-21RDMA/hns: Clean SRQC structure definitionXi Wang1-81/+1
2021-06-21RDMA/hns: Use new interface to write DB related fieldsYixing Liu1-27/+15
2021-06-21RDMA/hns: Use new interface to write FRMR fieldsYixing Liu1-14/+12
2021-06-21RDMA/hns: Use new interface to get CQE fieldsLang Cheng1-52/+25
2021-06-21RDMA/hns: Use new interface to modify QP contextLang Cheng1-365/+185
2021-06-21RDMA/hns: Use new interface to write CQ context.Yixing Liu1-46/+41
2021-06-18RDMA/hns: Clear extended doorbell info before usingXi Wang1-0/+1
2021-06-16RDMA/hns: Support getting max QP number from firmwareXi Wang1-0/+10
2021-05-29RDMA/hns: Refactor capability configuration flow of VFXi Wang1-1/+1
2021-05-20RDMA/hns: Remove Receive Queue of CMDQLang Cheng1-1/+0
2021-05-20RDMA/hns: Refactor extend link table allocationXi Wang1-53/+19
2021-04-14RDMA/hns: Remove duplicated hem page size config codeXi Wang1-0/+1