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

/linux-master/drivers/infiniband/hw/hfi1/
H A Dsdma.h630 void __sdma_txclean(struct hfi1_devdata *, struct sdma_txreq *);
635 __sdma_txclean(dd, tx);
736 __sdma_txclean(dd, tx);
818 __sdma_txclean(dd, tx);
H A Dsdma.c337 __sdma_txclean(sde->dd, tx);
1623 * __sdma_txclean() - clean tx of mappings, descp *kmalloc's
1633 void __sdma_txclean( function
3049 __sdma_txclean(dd, tx);
3078 __sdma_txclean(dd, tx);
3085 __sdma_txclean(dd, tx);
3093 __sdma_txclean(dd, tx);
3123 __sdma_txclean(dd, tx);
3164 __sdma_txclean(dd, tx);

Completed in 189 milliseconds