Searched refs:sdma_send_txlist (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | sdma.h | 256 * If it is desired to send a burst of sdma_txreqs, sdma_send_txlist() 873 int sdma_send_txlist(struct sdma_engine *sde,
|
H A D | ipoib_tx.c | 434 ret = sdma_send_txlist(txq->sde, in hfi1_ipoib_submit_tx_list()
|
H A D | user_sdma.c | 881 ret = sdma_send_txlist(req->sde, in user_sdma_send_pkts()
|
H A D | sdma.c | 2447 * sdma_send_txlist() - submit a list of tx req to ring 2474 int sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, in sdma_send_txlist() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | sdma.h | 215 * If it is desired to send a burst of sdma_txreqs, sdma_send_txlist() 832 int sdma_send_txlist(struct sdma_engine *sde,
|
H A D | ipoib_tx.c | 410 ret = sdma_send_txlist(txq->sde, in hfi1_ipoib_submit_tx_list()
|
H A D | user_sdma.c | 820 ret = sdma_send_txlist(req->sde, in user_sdma_send_pkts()
|
H A D | sdma.c | 2405 * sdma_send_txlist() - submit a list of tx req to ring 2432 int sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, in sdma_send_txlist() function
|
Completed in 16 milliseconds