summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.h
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-14RDMA/hns: Enable RoCE on virtual functionsWei Xu1-3/+5
2021-04-14RDMA/hns: Reserve the resource for the VFsWei Xu1-2/+0
2021-04-14RDMA/hns: Query the number of functions supported by the PFWei Xu1-2/+2
2021-04-14RDMA/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
2021-04-01RDMA/hns: Refactor reset state checking flowXi Wang1-5/+7
2021-04-01RDMA/hns: Support congestion control type selection according to the FWYangyang Li1-3/+24
2021-04-01RDMA/hns: Support query information of functions from FWWei Xu1-1/+10
2021-03-12RDMA/hns: Add support for XRC on HIP09Wenpeng Liang1-0/+2
2021-02-16RDMA/hns: Adjust definition of FRMR fieldsYixing Liu1-6/+6
2021-02-16RDMA/hns: Adjust fields and variables about CMDQ tail/headLang Cheng1-3/+0
2021-02-16RDMA/hns: Remove redundant operations on CMDQLang Cheng1-1/+0
2021-02-16RDMA/hns: Remove unused member and variable of CMDQLang Cheng1-1/+0
2021-02-09RDMA/hns: Add support of direct wqeYixing Liu1-0/+13
2021-02-09RDMA/hns: Use new interfaces to write SRQCLang Cheng1-16/+53
2021-02-09RDMA/hns: Allocate one more recv SGE for HIP08Lang Cheng1-1/+2
2021-01-28RDMA/hns: Use new interface to set MPT related fieldsLang Cheng1-0/+39
2020-12-11RDMA/hns: Fix coding style issuesLang Cheng1-3/+3
2020-12-02Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe1-1/+1
2020-11-27RDMA/hns: Add support for QP stashLang Cheng1-61/+69
2020-11-27RDMA/hns: Add support for CQ stashLang Cheng1-16/+21
2020-11-26RDMA/hns: Simplify process of filling UD SQ WQEWeihang Li1-26/+3
2020-11-26RDMA/hns: Remove the portn field in UD SQ WQEWeihang Li1-3/+0
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-10-28RDMA/hns: Add support for filling GMV tableWeihang Li1-0/+31
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li1-2/+27
2020-09-24RDMA/hns: Support inline data in extented sge space for RCWeihang Li1-0/+3
2020-09-24RDMA/hns: Add check for the validity of sl configurationJiaran Zhang1-0/+2