Searched refs:sdma_send_txreq (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dvnic_sdma.c155 ret = sdma_send_txreq(sde, iowait_get_ib_work(&vnic_sdma->wait),
181 * This function gets called from sdma_send_txreq() when there are not enough
H A Dsdma.h211 * The routine sdma_send_txreq() is used to submit
828 int sdma_send_txreq(struct sdma_engine *sde,
H A Dipoib_tx.c444 ret = sdma_send_txreq(txq->sde,
608 * This function gets called from sdma_send_txreq() when there are not enough
H A Dverbs.c852 ret = sdma_send_txreq(tx->sde, ps->wait, &tx->txreq, ps->pkts_sent);
H A Dsdma.c2339 * sdma_send_txreq() - submit a tx req to ring
2353 int sdma_send_txreq(struct sdma_engine *sde, function

Completed in 150 milliseconds