Searched refs:ar9003_mci_end_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.h | 331 int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, 365 static inline int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, in ar9003_mci_end_reset() function
|
H A D | ar9003_mci.c | 732 int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, in ar9003_mci_end_reset() function
|
H A D | hw.c | 2044 if (ath9k_hw_mci_is_enabled(ah) && ar9003_mci_end_reset(ah, chan, caldata)) in ath9k_hw_reset()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.h | 331 int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, 365 static inline int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, in ar9003_mci_end_reset() function
|
H A D | ar9003_mci.c | 731 int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, in ar9003_mci_end_reset() function
|
H A D | hw.c | 2043 if (ath9k_hw_mci_is_enabled(ah) && ar9003_mci_end_reset(ah, chan, caldata)) in ath9k_hw_reset()
|
Completed in 14 milliseconds