Lines Matching refs:sdma_txreq
323 struct sdma_txreq *tx,
364 struct sdma_txreq *txp, *txp_next;
528 static inline struct sdma_txreq *get_txhead(struct sdma_engine *sde)
540 struct sdma_txreq *txp = get_txhead(sde);
1437 sizeof(struct sdma_txreq *)),
1616 static inline u8 ahg_mode(struct sdma_txreq *tx)
1635 struct sdma_txreq *tx)
1786 struct sdma_txreq *txp = NULL;
2265 static inline u16 submit_tx(struct sdma_engine *sde, struct sdma_txreq *tx)
2315 struct sdma_txreq *tx,
2342 * @tx: sdma_txreq to submit
2349 * 0 - Success, -EINVAL - sdma_txreq incomplete, -EBUSY - no space in
2355 struct sdma_txreq *tx,
2429 * -EINVAL - sdma_txreq incomplete, -EBUSY - no space in ring (wait == NULL)
2435 struct sdma_txreq *tx, *tx_next;
3004 * of descriptors in the sdma_txreq is exhausted.
3013 static int _extend_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx)
3057 * in the sdma_txreq is exhausted.
3069 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx,
3157 int _pad_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx)
3182 * Add ahg to the sdma_txreq
3186 * sdma_txreq.
3189 struct sdma_txreq *tx,