Lines Matching refs:sdma_txreq
339 struct sdma_txreq **tx_ring;
489 struct sdma_txreq *tx,
548 struct sdma_txreq *tx, in sdma_txinit_ahg()
555 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg() argument
616 struct sdma_txreq *tx, in sdma_txinit()
619 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit() argument
644 struct sdma_txreq *tx, in make_tx_sdma_desc()
667 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx,
670 int _pad_sdma_tx_descs(struct hfi1_devdata *, struct sdma_txreq *);
671 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *);
673 static inline void sdma_txclean(struct hfi1_devdata *dd, struct sdma_txreq *tx) in sdma_txclean()
681 struct sdma_txreq *tx) in _sdma_close_tx()
696 struct sdma_txreq *tx, in _sdma_txadd_daddr()
740 struct sdma_txreq *tx, in sdma_txadd_page()
789 struct sdma_txreq *tx, in sdma_txadd_daddr()
823 struct sdma_txreq *tx, in sdma_txadd_kvaddr()
856 struct sdma_txreq *tx,
907 struct sdma_txreq *tx) in sdma_progress()