Lines Matching refs:qib_verbs_txreq
928 static noinline struct qib_verbs_txreq *__get_txreq(struct qib_ibdev *dev, in __get_txreq()
931 struct qib_verbs_txreq *tx; in __get_txreq()
943 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in __get_txreq()
959 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq()
962 struct qib_verbs_txreq *tx; in get_txreq()
972 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in get_txreq()
981 void qib_put_txreq(struct qib_verbs_txreq *tx) in qib_put_txreq()
1080 struct qib_verbs_txreq *tx = in sdma_complete()
1081 container_of(cookie, struct qib_verbs_txreq, txreq); in sdma_complete()
1143 struct qib_verbs_txreq *tx; in qib_verbs_send_dma()
2133 struct qib_verbs_txreq *tx; in qib_register_ib_device()
2263 struct qib_verbs_txreq *tx; in qib_register_ib_device()
2266 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in qib_register_ib_device()
2317 struct qib_verbs_txreq *tx; in qib_unregister_ib_device()
2320 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in qib_unregister_ib_device()