Lines Matching refs:sdma_txreq
288 struct sdma_txreq **tx_ring;
440 struct sdma_txreq *tx,
499 struct sdma_txreq *tx, in sdma_txinit_ahg()
506 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg() argument
567 struct sdma_txreq *tx, in sdma_txinit()
570 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit() argument
595 struct sdma_txreq *tx, in make_tx_sdma_desc()
626 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx,
629 int _pad_sdma_tx_descs(struct hfi1_devdata *, struct sdma_txreq *);
630 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *);
632 static inline void sdma_txclean(struct hfi1_devdata *dd, struct sdma_txreq *tx) in sdma_txclean()
640 struct sdma_txreq *tx) in _sdma_close_tx()
654 struct sdma_txreq *tx, in _sdma_txadd_daddr()
710 struct sdma_txreq *tx, in sdma_txadd_page()
762 struct sdma_txreq *tx, in sdma_txadd_daddr()
797 struct sdma_txreq *tx, in sdma_txadd_kvaddr()
830 struct sdma_txreq *tx,
881 struct sdma_txreq *tx) in sdma_progress()