Searched refs:__sdma_txclean (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/infiniband/hw/hfi1/ |
| D | sdma.h | 622 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *); 627 __sdma_txclean(dd, tx); in sdma_txclean() 714 __sdma_txclean(dd, tx); in sdma_txadd_page() 795 __sdma_txclean(dd, tx); in sdma_txadd_kvaddr()
|
| D | sdma.c | 337 __sdma_txclean(sde->dd, tx); in complete_tx() 1633 void __sdma_txclean( in __sdma_txclean() function 3049 __sdma_txclean(dd, tx); in _extend_sdma_tx_descs() 3078 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3085 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3093 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3123 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3165 __sdma_txclean(dd, tx); in _pad_sdma_tx_descs()
|