Searched refs:ath9k_hw_stopdmarecv (Results 1 – 3 of 3) sorted by relevance
754 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset) in ath9k_hw_stopdmarecv() function803 EXPORT_SYMBOL(ath9k_hw_stopdmarecv);
698 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset);
494 stopped = ath9k_hw_stopdmarecv(ah, &reset); in ath_stoprecv()