summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Add max_ah and cq moderation capacities in query_device()Chengchang Tang2024-04-161-0/+3
* RDMA/hns: Remove unused parameters and variablesChengchang Tang2024-04-161-3/+2
* RDMA/hns: Support DSCPJunxian Huang2024-04-091-0/+6
* RDMA/hns: Append SCC context to the raw dump of QPCwenglianfa2024-03-071-0/+1
* RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang2024-03-031-1/+2
* RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming2024-02-191-8/+9
* RDMA/hns: Support flexible umem page sizeChengchang Tang2024-01-251-0/+9
* RDMA/hns: Refactor mtr findChengchang Tang2024-01-251-1/+6
* RDMA/hns: Support SW stats with debugfsJunxian Huang2023-11-191-0/+24
* RDMA/hns: Add debugfs to hns RoCEJunxian Huang2023-11-191-0/+2
* RDMA/hns: Support SRQ record doorbellYangyang Li2023-10-021-0/+3
* RDMA/hns: Support SRQ restrack ops for hns driverwenglianfa2023-09-201-0/+3
* RDMA/hns: Support hns HW statsChengchang Tang2023-08-191-0/+28
* RDMA/hns: Remove unused declaration hns_roce_modify_srq()Yue Haibing2023-08-081-3/+0
* RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2023-08-071-0/+1
* RDMA/hns: Remove unused function declarationsYue Haibing2023-07-311-2/+0
* RDMA/hns: Remove VF extend configurationJunxian Huang2023-07-241-1/+0
* RDMA/hns: Support cqe inline in user spaceLuoyouming2023-01-091-0/+1
* RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming2023-01-091-1/+1
* RDMA/hns: Remove rq inline in kernelLuoyouming2023-01-091-16/+0
* RDMA/hns: Fix incorrect sge nums calculationLuoyouming2022-11-181-0/+3
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-061-1/+0
|\
| * RDMA/hns: Remove the num_qpc_timer variableYixing Liu2022-08-301-1/+0
* | RDMA/hns: Remove redundant 'max_srq_desc_sz' in capsYangyang Li2022-09-271-1/+1
* | RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'Yangyang Li2022-09-271-2/+2
* | RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()Yunsheng Lin2022-09-271-1/+0
* | RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang2022-08-301-1/+0
* | RDMA/hns: Support MR's restrack raw ops for hns driverWenpeng Liang2022-08-241-0/+2
* | RDMA/hns: Support MR's restrack ops for hns driverWenpeng Liang2022-08-231-0/+1
* | RDMA/hns: Support QP's restrack raw ops for hns driverWenpeng Liang2022-08-231-0/+2
* | RDMA/hns: Support QP's restrack ops for hns driverWenpeng Liang2022-08-231-0/+1
* | RDMA/hns: Support CQ's restrack raw ops for hns driverWenpeng Liang2022-08-231-0/+1
* | RDMA/hns: Remove redundant DFX file and DFX ops structureWenpeng Liang2022-08-231-8/+2
|/
* RDMA/hns: Recover 1bit-ECC error of RAM on chipHaoyue Xu2022-07-181-0/+1
* RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()Wenpeng Liang2022-05-121-2/+12
* RDMA/hns: Remove the num_cqc_timer variableYixing Liu2022-05-041-1/+0
* RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li2022-05-041-0/+6
* RDMA/hns: Remove unused function to_hns_roce_state()Yixing Liu2022-04-111-11/+0
* RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPTYixing Liu2022-03-151-0/+2
* RDMA/hns: Remove similar code that configures the hardware contextsChengchang Tang2022-03-041-2/+0
* RDMA/hns: Refactor mailbox functionsChengchang Tang2022-03-041-3/+11
* RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang2022-03-041-3/+3
* RDMA/hns: Remove redundant parameter "mailbox" in the mailboxWenpeng Liang2022-03-041-1/+0
* RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang2022-03-041-2/+1
* RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang2022-03-041-1/+1
* RDMA/hns: Remove support for HIP06Chengchang Tang2022-01-051-62/+2
* RDMA/hns: Support direct wqe of userspaceYixing Liu2021-12-141-4/+4
* RDMA/hns: Correct the type of variables participating in the shift operationXinhao Liu2021-11-191-9/+9
* RDMA/hns: Replace tab with space in the right-side commentsXinhao Liu2021-11-191-13/+13
* RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang2021-10-291-0/+23