Searched refs:ar9003_mci_reset (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mci.h | 333 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
|
D | ar9003_mci.c | 918 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()
|
D | hw.c | 1970 ar9003_mci_reset(ah, false, IS_CHAN_2GHZ(chan), save_fullsleep); in ath9k_hw_reset()
|