Searched refs:__sdma_txclean (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | sdma.h | 629 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *); 634 __sdma_txclean(dd, tx); in sdma_txclean() 735 __sdma_txclean(dd, tx); in sdma_txadd_page() 817 __sdma_txclean(dd, tx); in sdma_txadd_kvaddr()
|
| H A D | sdma.c | 338 __sdma_txclean(sde->dd, tx); in complete_tx() 1619 void __sdma_txclean( in __sdma_txclean() function 3035 __sdma_txclean(dd, tx); in _extend_sdma_tx_descs() 3064 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3071 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3079 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3109 __sdma_txclean(dd, tx); in ext_coal_sdma_tx_descs() 3150 __sdma_txclean(dd, tx); in _pad_sdma_tx_descs()
|