summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/tid_rdma.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-05IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan1-0/+33
2019-02-05IB/hfi1: Add functions for restarting TID RDMA READ requestKaike Wan1-0/+82
2019-02-05IB/hfi1: Add functions to receive TID RDMA READ responseKaike Wan1-0/+521
2019-02-05IB/hfi1: Add a function to build TID RDMA READ responseKaike Wan1-0/+67
2019-02-05IB/hfi1: Add functions to receive TID RDMA READ requestKaike Wan1-0/+329
2019-02-05IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan1-0/+200
2019-02-05IB/hfi1: Add static trace for flow and TID management functionsKaike Wan1-0/+19
2019-02-05IB/hfi1: Add the counter n_tidwaitKaike Wan1-0/+9
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan1-5/+872
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan1-0/+440
2019-01-31IB/hfi1: Add static trace for OPFNKaike Wan1-0/+3
2019-01-31IB/hfi1: Integrate OPFN into RC transactionsKaike Wan1-0/+11
2019-01-31IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan1-0/+202
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn1-0/+48