summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe1-2/+0
2022-12-07RDMA/hns: Fix error code of CMDChengchang Tang1-0/+5
2022-12-07RDMA/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-06Merge 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-04RDMA/hns: Remove the num_cqc_timer variableYixing Liu1-1/+1
2022-03-15RDMA/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-14RDMA/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-28RDMA/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-13RDMA/hns: Remove duplicated hem page size config codeXi Wang1-0/+1
2021-04-13RDMA/hns: Enable RoCE on virtual functionsWei Xu1-3/+5
2021-04-13RDMA/hns: Reserve the resource for the VFsWei Xu1-2/+0
2021-04-13RDMA/hns: Query the number of functions supported by the PFWei Xu1-2/+2
2021-04-13RDMA/hns: Simplify function's resource related commandXi Wang1-187/+36
2021-04-08RDMA/hns: Simplify the function config_eqc()Yixing Liu1-82/+26
2021-04-08RDMA/hns: Add XRC subtype in QPC and XRC type in SRQCWenpeng Liang1-1/+4
2021-04-08RDMA/hns: Delete redundant abnormal interrupt statusWenpeng Liang1-2/+1
2021-04-08RDMA/hns: Support more return types of command queueLang Cheng1-4/+14
2021-04-01RDMA/hns: Reorganize doorbell update interfaces for all queuesYixian Liu1-32/+24
2021-04-01RDMA/hns: Simplify command fields for HEM base address configurationXi Wang1-71/+33