Lines Matching refs:qib_verbs_txreq
944 static noinline struct qib_verbs_txreq *__get_txreq(struct qib_ibdev *dev, in __get_txreq()
947 struct qib_verbs_txreq *tx; in __get_txreq()
959 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in __get_txreq()
975 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq()
978 struct qib_verbs_txreq *tx; in get_txreq()
988 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in get_txreq()
997 void qib_put_txreq(struct qib_verbs_txreq *tx) in qib_put_txreq()
1096 struct qib_verbs_txreq *tx = in sdma_complete()
1097 container_of(cookie, struct qib_verbs_txreq, txreq); in sdma_complete()
1159 struct qib_verbs_txreq *tx; in qib_verbs_send_dma()
2170 struct qib_verbs_txreq *tx; in qib_register_ib_device()
2300 struct qib_verbs_txreq *tx; in qib_register_ib_device()
2303 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in qib_register_ib_device()
2354 struct qib_verbs_txreq *tx; in qib_unregister_ib_device()
2357 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in qib_unregister_ib_device()