Lines Matching refs:sdma_txreq
365 struct sdma_txreq *tx,
406 struct sdma_txreq *txp, *txp_next;
570 static inline struct sdma_txreq *get_txhead(struct sdma_engine *sde)
582 struct sdma_txreq *txp = get_txhead(sde);
1479 sizeof(struct sdma_txreq *)),
1658 static inline u8 ahg_mode(struct sdma_txreq *tx)
1677 struct sdma_txreq *tx)
1828 struct sdma_txreq *txp = NULL;
2307 static inline u16 submit_tx(struct sdma_engine *sde, struct sdma_txreq *tx)
2357 struct sdma_txreq *tx,
2384 * @tx: sdma_txreq to submit
2391 * 0 - Success, -EINVAL - sdma_txreq incomplete, -EBUSY - no space in
2397 struct sdma_txreq *tx,
2471 * -EINVAL - sdma_txreq incomplete, -EBUSY - no space in ring (wait == NULL)
2477 struct sdma_txreq *tx, *tx_next;
3046 * of descriptors in the sdma_txreq is exhausted.
3055 static int _extend_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx)
3099 * in the sdma_txreq is exhausted.
3111 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx,
3199 int _pad_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx)
3224 * Add ahg to the sdma_txreq
3228 * sdma_txreq.
3231 struct sdma_txreq *tx,