Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dsdma.c570 static inline struct sdma_txreq *get_txhead(struct sdma_engine *sde) in get_txhead() function
582 struct sdma_txreq *txp = get_txhead(sde); in sdma_flush_descq()
600 txp = get_txhead(sde); in sdma_flush_descq()
1842 txp = get_txhead(sde); in sdma_make_progress()
1855 txp = get_txhead(sde); in sdma_make_progress()
2012 smp_wmb(); /* see get_txhead() */ in sdma_update_tail()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dsdma.c528 static inline struct sdma_txreq *get_txhead(struct sdma_engine *sde) in get_txhead() function
540 struct sdma_txreq *txp = get_txhead(sde); in sdma_flush_descq()
558 txp = get_txhead(sde); in sdma_flush_descq()
1800 txp = get_txhead(sde); in sdma_make_progress()
1813 txp = get_txhead(sde); in sdma_make_progress()
1970 smp_wmb(); /* see get_txhead() */ in sdma_update_tail()

Completed in 8 milliseconds