Searched refs:ath_hal_stopdmarecv (Results 1 – 3 of 3) sorted by relevance
174 if (ath_hal_stopdmarecv(ah) == AH_TRUE) in ath_edma_stoprecv()
1399 ath_hal_stopdmarecv(ah); /* disable DMA engine */ in ath_legacy_stoprecv()
1166 #define ath_hal_stopdmarecv(_ah) \ macro