Searched refs:ath_drain_all_txq (Results 1 – 3 of 3) sorted by relevance
335 bool ath_drain_all_txq(struct ath_softc *sc);
199 if (!ath_drain_all_txq(sc)) in ath_prepare_reset()1830 drain_txq = ath_drain_all_txq(sc); in ath9k_flush()
1512 bool ath_drain_all_txq(struct ath_softc *sc) in ath_drain_all_txq() function