Searched refs:__ath9k_flush (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 2190 __ath9k_flush(hw, queues, drop, true, true); in ath9k_flush() 2195 __ath9k_flush(hw, queues, drop, true, false); in ath9k_flush() 2199 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop, in __ath9k_flush() function
|
H A D | ath9k.h | 755 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop,
|
H A D | channel.c | 1270 __ath9k_flush(sc->hw, ~0, true, false, false); in ath_chanctx_set_next() 1273 __ath9k_flush(sc->hw, BIT(IEEE80211_AC_VO), in ath_chanctx_set_next()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 2185 __ath9k_flush(hw, queues, drop, true, true); in ath9k_flush() 2190 __ath9k_flush(hw, queues, drop, true, false); in ath9k_flush() 2194 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop, in __ath9k_flush() function
|
H A D | ath9k.h | 755 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop,
|
H A D | channel.c | 1270 __ath9k_flush(sc->hw, ~0, true, false, false); in ath_chanctx_set_next() 1273 __ath9k_flush(sc->hw, BIT(IEEE80211_AC_VO), in ath_chanctx_set_next()
|
Completed in 15 milliseconds