summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-18RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li1-3/+4
2020-05-25RDMA/hns: Optimize the usage of MTRXi Wang1-1/+2
2020-05-25RDMA/hns: Change variables representing quantity to unsignedWeihang Li1-2/+2
2020-05-25RDMA/hns: Change all page_shift to unsignedWeihang Li1-12/+13
2020-05-25RDMA/hns: Add CQ flag instead of independent enable flagLang Cheng1-3/+3
2020-05-19RDMA/hns: Reserve one sge in order to avoid local length errorLijun Ou1-0/+2
2020-05-19RDMA/hns: Rename macro for defining hns hardware page sizeXi Wang1-4/+6
2020-05-19RDMA/hns: Fix error with to_hr_hem_entries_count()Weihang Li1-0/+3
2020-05-12RDMA/hns: Combine enable flags of qpLang Cheng1-4/+3
2020-05-12RDMA/hns: Extend capability flags for HIP08_CWeihang Li1-0/+2
2020-05-06RDMA/hns: Optimize SRQ buffer size calculating processXi Wang1-1/+1
2020-05-06RDMA/hns: Optimize WQE buffer size calculating processXi Wang1-0/+25
2020-05-06RDMA/hns: Remove unused MTT functionsXi Wang1-64/+0
2020-05-06RDMA/hns: Optimize PBL buffer allocation processXi Wang1-16/+3
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-2/+2
2020-04-22RDMA/hns: Support 0 hop addressing for CQE bufferXi Wang1-7/+1
2020-04-22RDMA/hns: Support 0 hop addressing for SRQ bufferXi Wang1-9/+3
2020-04-22RDMA/hns: Support 0 hop addressing for WQE bufferXi Wang1-4/+0
2020-04-22RDMA/hns: Optimize 0 hop addressing for EQE bufferXi Wang1-6/+0
2020-04-22RDMA/hns: Optimize hns buffer allocation flowXi Wang1-8/+24
2020-04-22RDMA/hns: Add support for addressing when hopnum is 0Xi Wang1-3/+43
2020-03-18RDMA/hns: Optimize base address table config flow for qp bufferXi Wang1-4/+0
2020-03-18RDMA/hns: Rename wqe buffer related functionsXi Wang1-3/+3
2020-02-28RDMA/hns: Optimize qp buffer allocation flowXi Wang1-1/+0
2020-02-28RDMA/hns: Optimize qp destroy flowXi Wang1-3/+2
2020-02-13RDMA/hns: Delayed flush cqe process with workqueueYixian Liu1-0/+6
2020-02-13RDMA/hns: Add the workqueue framework for flush cqe handlerYixian Liu1-9/+11
2020-02-11RDMA/hns: Optimize eqe buffer allocation flowXi Wang1-8/+2
2020-02-11RDMA/hns: Cleanups of magic numbersLang Cheng1-1/+1
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou1-0/+6
2020-01-15RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li1-3/+0
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang1-0/+17
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang1-2/+0
2020-01-07RDMA/hns: Update the value of qp typeLijun Ou1-5/+7
2020-01-07RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou1-1/+0
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu1-2/+1
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu1-3/+0
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu1-5/+4
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu1-6/+3
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu1-3/+3
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu1-3/+3
2019-11-08RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu1-3/+2
2019-11-08RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu1-1/+0
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng1-9/+0
2019-11-08RDMA/hns: Delete unnecessary variable max_postYixian Liu1-1/+0
2019-10-28RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky1-2/+0
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu1-1/+1
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li1-1/+1
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng1-2/+2
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou1-0/+5