summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/tid_rdma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* IB/hfi1: Add TID resource timerKaike Wan2019-02-061-0/+92
* IB/hfi1: Add a function to build TID RDMA WRITE responseKaike Wan2019-02-061-0/+95
* IB/hfi1: Add functions to receive TID RDMA WRITE requestKaike Wan2019-02-061-1/+569
* IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan2019-02-061-0/+2
* IB/hfi1: Build TID RDMA WRITE requestKaike Wan2019-02-061-0/+38
* IB/hfi1: Add static trace for TID RDMA READ protocolKaike Wan2019-02-051-5/+46
* IB/hfi1: Enable TID RDMA READ protocolKaike Wan2019-02-051-0/+68
* IB/hfi1: Add interlock between a TID RDMA request and other requestsKaike Wan2019-02-051-0/+37
* IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan2019-02-051-0/+33
* IB/hfi1: Add functions for restarting TID RDMA READ requestKaike Wan2019-02-051-0/+82
* IB/hfi1: Add functions to receive TID RDMA READ responseKaike Wan2019-02-051-0/+521
* IB/hfi1: Add a function to build TID RDMA READ responseKaike Wan2019-02-051-0/+67
* IB/hfi1: Add functions to receive TID RDMA READ requestKaike Wan2019-02-051-0/+329
* IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan2019-02-051-0/+200
* IB/hfi1: Add static trace for flow and TID management functionsKaike Wan2019-02-051-0/+19
* IB/hfi1: Add the counter n_tidwaitKaike Wan2019-02-051-0/+9
* IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan2019-02-051-5/+872
* IB/hfi1: TID RDMA flow allocationKaike Wan2019-02-051-0/+440
* IB/hfi1: Add static trace for OPFNKaike Wan2019-01-311-0/+3
* IB/hfi1: Integrate OPFN into RC transactionsKaike Wan2019-01-311-0/+11
* IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan2019-01-311-0/+202
* IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn2018-12-071-0/+48