Home
last modified time | relevance | path

Searched refs:sdma_send_txlist (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.h832 int sdma_send_txlist(struct sdma_engine *sde,
H A Dipoib_tx.c410 ret = sdma_send_txlist(txq->sde, in hfi1_ipoib_submit_tx_list()
H A Duser_sdma.c820 ret = sdma_send_txlist(req->sde, in user_sdma_send_pkts()
H A Dsdma.c2432 int sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, in sdma_send_txlist() function