Lines Matching refs:sdma_txreq
329 struct sdma_txreq **tx_ring;
481 struct sdma_txreq *tx,
540 struct sdma_txreq *tx, in sdma_txinit_ahg()
547 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg() argument
608 struct sdma_txreq *tx, in sdma_txinit()
611 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit() argument
636 struct sdma_txreq *tx, in make_tx_sdma_desc()
659 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx,
662 int _pad_sdma_tx_descs(struct hfi1_devdata *, struct sdma_txreq *);
663 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *);
665 static inline void sdma_txclean(struct hfi1_devdata *dd, struct sdma_txreq *tx) in sdma_txclean()
673 struct sdma_txreq *tx) in _sdma_close_tx()
688 struct sdma_txreq *tx, in _sdma_txadd_daddr()
732 struct sdma_txreq *tx, in sdma_txadd_page()
781 struct sdma_txreq *tx, in sdma_txadd_daddr()
815 struct sdma_txreq *tx, in sdma_txadd_kvaddr()
848 struct sdma_txreq *tx,
899 struct sdma_txreq *tx) in sdma_progress()