summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/erdma/erdma_verbs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/erdma: Add hardware statistics supportCheng Xu2023-12-301-0/+4
* RDMA/erdma: Implement hierarchical MTTCheng Xu2023-08-191-2/+2
* RDMA/erdma: Refactor the storage structure of MTT entriesCheng Xu2023-08-191-5/+21
* RDMA/erdma: Renaming variable names and field names of struct erdma_memCheng Xu2023-08-191-4/+4
* RDMA/erdma: Refactor the original doorbell allocation mechanismCheng Xu2023-06-111-4/+0
* RDMA/erdma: Allocate doorbell resources from hardwareCheng Xu2023-06-111-0/+9
* RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu2023-03-201-1/+1
* RDMA/erdma: Notify the latest PI to FW for reflushing when necessaryCheng Xu2022-11-241-0/+5
* RDMA/erdma: Implement the lifecycle of reflushing work for each QPCheng Xu2022-11-241-0/+2
* RDMA/erdma: Extend access right field of FRMR and REG MR to support atomicCheng Xu2022-11-071-5/+7
* RDMA/erdma: Support dynamic mtuCheng Xu2022-09-211-0/+1
* RDMA/erdma: Remove redundant includesCheng Xu2022-09-201-8/+0
* RDMA/erdma: Add verbs header fileCheng Xu2022-07-271-0/+342