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()
618 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx,
621 int _pad_sdma_tx_descs(struct hfi1_devdata *, struct sdma_txreq *);
622 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *);
624 static inline void sdma_txclean(struct hfi1_devdata *dd, struct sdma_txreq *tx) in sdma_txclean()
632 struct sdma_txreq *tx) in _sdma_close_tx()
647 struct sdma_txreq *tx, in _sdma_txadd_daddr()
691 struct sdma_txreq *tx, in sdma_txadd_page()
740 struct sdma_txreq *tx, in sdma_txadd_daddr()
774 struct sdma_txreq *tx, in sdma_txadd_kvaddr()
807 struct sdma_txreq *tx,
858 struct sdma_txreq *tx) in sdma_progress()