Searched refs:__sdma_txclean (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | sdma.h | 663 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *); 668 __sdma_txclean(dd, tx); in sdma_txclean() 755 __sdma_txclean(dd, tx); in sdma_txadd_page() 836 __sdma_txclean(dd, tx); in sdma_txadd_kvaddr()
|
| D | sdma.c | 379 __sdma_txclean(sde->dd, tx); in complete_tx() 1675 void __sdma_txclean( in __sdma_txclean() function 3093 __sdma_txclean(dd, tx); in _extend_sdma_tx_descs() 3122 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3129 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3137 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3167 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3209 __sdma_txclean(dd, tx); in _pad_sdma_tx_descs()
|