Searched refs:ath9k_hw_btcoex_is_enabled (Results 1 – 4 of 4) sorted by relevance
1151 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) in ath9k_hw_btcoex_is_enabled() function1171 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) in ath9k_hw_btcoex_is_enabled() function
165 if (ath9k_hw_btcoex_is_enabled(sc->sc_ah)) in ath9k_ps_restore()
2032 if (ath9k_hw_btcoex_is_enabled(ah)) in ath9k_hw_reset()
2200 else if (AR_SREV_9462(ah) && ath9k_hw_btcoex_is_enabled(ah) && in ath_txchainmask_reduction()