Lines Matching refs:sde
126 tx->txq->sde->this_idx); in hfi1_ipoib_free_tx()
388 txq->sde = in hfi1_ipoib_send_dma_common()
409 ret = sdma_send_txlist(txq->sde, in hfi1_ipoib_submit_tx_list()
443 ret = sdma_send_txreq(txq->sde, in hfi1_ipoib_submit_tx()
612 static int hfi1_ipoib_sdma_sleep(struct sdma_engine *sde, in hfi1_ipoib_sdma_sleep() argument
621 write_seqlock(&sde->waitlock); in hfi1_ipoib_sdma_sleep()
624 if (sdma_progress(sde, seq, txreq)) { in hfi1_ipoib_sdma_sleep()
625 write_sequnlock(&sde->waitlock); in hfi1_ipoib_sdma_sleep()
633 struct hfi1_ibport *ibp = &sde->ppd->ibport_data; in hfi1_ipoib_sdma_sleep()
640 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_ipoib_sdma_sleep()
643 write_sequnlock(&sde->waitlock); in hfi1_ipoib_sdma_sleep()
647 write_sequnlock(&sde->waitlock); in hfi1_ipoib_sdma_sleep()
717 txq->sde = NULL; in hfi1_ipoib_txreq_init()
849 txq->sde, in hfi1_ipoib_tx_timeout()
850 txq->sde ? txq->sde->this_idx : 0); in hfi1_ipoib_tx_timeout()