Searched refs:get_txhead (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/infiniband/hw/hfi1/
H A Dsdma.c528 static inline struct sdma_txreq *get_txhead(struct sdma_engine *sde) function
540 struct sdma_txreq *txp = get_txhead(sde);
558 txp = get_txhead(sde);
1800 txp = get_txhead(sde);
1813 txp = get_txhead(sde);
1970 smp_wmb(); /* see get_txhead() */

Completed in 164 milliseconds