Searched refs:ath9k_hw_stop_dma_queue (Results 1 – 3 of 3) sorted by relevance
170 bool ath9k_hw_stop_dma_queue(struct ath_hw *ah, u32 q) in ath9k_hw_stop_dma_queue() function194 EXPORT_SYMBOL(ath9k_hw_stop_dma_queue);
721 bool ath9k_hw_stop_dma_queue(struct ath_hw *ah, u32 q);
429 ath9k_hw_stop_dma_queue(ah, sc->beacon.beaconq); in ath9k_beacon_tasklet()