Searched refs:ath_drain_all_txq (Results 1 – 4 of 4) sorted by relevance
24 ath_drain_all_txq(sc); in ath9k_tx99_stop()136 ath_drain_all_txq(sc); in ath9k_tx99_init()
221 ret &= ath_drain_all_txq(sc); in ath_prepare_reset()223 ret &= ath_drain_all_txq(sc); in ath_prepare_reset()2074 drain_txq = ath_drain_all_txq(sc); in __ath9k_flush()
559 bool ath_drain_all_txq(struct ath_softc *sc);
1861 bool ath_drain_all_txq(struct ath_softc *sc) in ath_drain_all_txq() function