Searched refs:__sdma_txclean (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/hfi1/ |
H A D | sdma.h | 630 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *); 635 __sdma_txclean(dd, tx); in sdma_txclean() 736 __sdma_txclean(dd, tx); in sdma_txadd_page() 818 __sdma_txclean(dd, tx); in sdma_txadd_kvaddr()
|
H A 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() 3164 __sdma_txclean(dd, tx); in _pad_sdma_tx_descs()
|