Lines Matching refs:txreq
590 container_of(cookie, struct verbs_txreq, txreq); in verbs_sdma_complete()
637 list_add_tail(&ps->s_txreq->txreq.list, in wait_kmem()
671 &tx->txreq, in build_verbs_ulp_payload()
740 &tx->txreq, in build_verbs_tx_desc()
754 &tx->txreq, in build_verbs_tx_desc()
761 &tx->txreq, in build_verbs_tx_desc()
781 ret = sdma_txadd_daddr(sde->dd, &tx->txreq, in build_verbs_tx_desc()
823 if (!sdma_txreq_built(&tx->txreq)) { in hfi1_verbs_send_dma()
852 ret = sdma_send_txreq(tx->sde, ps->wait, &tx->txreq, ps->pkts_sent); in hfi1_verbs_send_dma()
900 list_add_tail(&ps->s_txreq->txreq.list, in pio_wait()
1196 !sdma_txreq_built(&tx->txreq)) in get_send_routine()