Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dsdma.h858 int sdma_send_txlist(struct sdma_engine *sde,
Duser_sdma.c917 ret = sdma_send_txlist(req->sde, &pq->busy, &req->txps, &count); in user_sdma_send_pkts()
Dsdma.c2470 int sdma_send_txlist(struct sdma_engine *sde, struct iowait *wait, in sdma_send_txlist() function