Searched refs:save_fullsleep (Results 1 – 2 of 2) sorted by relevance
324 void ar9003_mci_stop_bt(struct ath_hw *ah, bool save_fullsleep);343 static inline void ar9003_mci_stop_bt(struct ath_hw *ah, bool save_fullsleep) in ar9003_mci_stop_bt() argument
1871 bool save_fullsleep = ah->chip_fullsleep; in ath9k_hw_reset() local1903 ar9003_mci_stop_bt(ah, save_fullsleep); in ath9k_hw_reset()1962 ar9003_mci_reset(ah, false, IS_CHAN_2GHZ(chan), save_fullsleep); in ath9k_hw_reset()