Lines Matching refs:qib_verbs_txreq
594 static noinline struct qib_verbs_txreq *__get_txreq(struct qib_ibdev *dev, in __get_txreq()
598 struct qib_verbs_txreq *tx; in __get_txreq()
610 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in __get_txreq()
626 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq()
629 struct qib_verbs_txreq *tx; in get_txreq()
639 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in get_txreq()
648 void qib_put_txreq(struct qib_verbs_txreq *tx) in qib_put_txreq()
748 struct qib_verbs_txreq *tx = in sdma_complete()
749 container_of(cookie, struct qib_verbs_txreq, txreq); in sdma_complete()
814 struct qib_verbs_txreq *tx; in qib_verbs_send_dma()
1556 struct qib_verbs_txreq *tx; in qib_register_ib_device()
1661 struct qib_verbs_txreq *tx; in qib_register_ib_device()
1664 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in qib_register_ib_device()
1697 struct qib_verbs_txreq *tx; in qib_unregister_ib_device()
1700 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in qib_unregister_ib_device()