Home
last modified time | relevance | path

Searched refs:verbs_txreq (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.c736 static noinline struct verbs_txreq *__get_txreq(struct hfi1_ibdev *dev, in __get_txreq()
739 struct verbs_txreq *tx; in __get_txreq()
762 static inline struct verbs_txreq *get_txreq(struct hfi1_ibdev *dev, in get_txreq()
765 struct verbs_txreq *tx; in get_txreq()
778 void hfi1_put_txreq(struct verbs_txreq *tx) in hfi1_put_txreq()
825 struct verbs_txreq *tx = in verbs_sdma_complete()
826 container_of(cookie, struct verbs_txreq, txreq); in verbs_sdma_complete()
889 struct verbs_txreq *tx) in build_verbs_ulp_payload()
937 struct verbs_txreq *tx, in build_verbs_tx_desc()
1009 struct verbs_txreq *tx; in hfi1_verbs_send_dma()
[all …]
Dverbs.h927 struct verbs_txreq;
928 void hfi1_put_txreq(struct verbs_txreq *tx);
Dqp.c555 container_of(tx, struct verbs_txreq, txreq)); in flush_tx_list()
1406 struct verbs_txreq *tx = container_of(stx, struct verbs_txreq, txreq); in iowait_sleep()
Dsdma.h379 struct verbs_txreq { struct