Searched refs:ath9k_hw_btcoex_is_enabled (Results 1 – 4 of 4) sorted by relevance
1162 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) in ath9k_hw_btcoex_is_enabled() function1182 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) in ath9k_hw_btcoex_is_enabled() function
168 if (ath9k_hw_btcoex_is_enabled(sc->sc_ah)) in ath9k_ps_restore()
2057 if (ath9k_hw_btcoex_is_enabled(ah)) in ath9k_hw_reset()
2201 else if (AR_SREV_9462(ah) && ath9k_hw_btcoex_is_enabled(ah) && in ath_txchainmask_reduction()