Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dvnic_sdma.c197 ret = sdma_send_txreq(sde, iowait_get_ib_work(&vnic_sdma->wait), in hfi1_vnic_send_dma()
223 * This function gets called from sdma_send_txreq() when there are not enough
H A Dsdma.h252 * The routine sdma_send_txreq() is used to submit
869 int sdma_send_txreq(struct sdma_engine *sde,
H A Dipoib_tx.c468 ret = sdma_send_txreq(txq->sde, in hfi1_ipoib_submit_tx()
622 * This function gets called from sdma_send_txreq() when there are not enough
H A Dverbs.c894 ret = sdma_send_txreq(tx->sde, ps->wait, &tx->txreq, ps->pkts_sent); in hfi1_verbs_send_dma()
H A Dsdma.c2381 * sdma_send_txreq() - submit a tx req to ring
2395 int sdma_send_txreq(struct sdma_engine *sde, in sdma_send_txreq() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dvnic_sdma.c155 ret = sdma_send_txreq(sde, iowait_get_ib_work(&vnic_sdma->wait), in hfi1_vnic_send_dma()
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, in hfi1_ipoib_submit_tx()
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); in hfi1_verbs_send_dma()
H A Dsdma.c2339 * sdma_send_txreq() - submit a tx req to ring
2353 int sdma_send_txreq(struct sdma_engine *sde, in sdma_send_txreq() function

Completed in 19 milliseconds