Home
last modified time | relevance | path

Searched refs:ar9003_mci_reset (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dar9003_mci.h333 int ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g,
370 static inline void ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset() function
Dar9003_mci.c918 int ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset() function
1277 return ar9003_mci_reset(ah, true, true, true); in ar9003_mci_setup()
Dhw.c1970 ar9003_mci_reset(ah, false, IS_CHAN_2GHZ(chan), save_fullsleep); in ath9k_hw_reset()