Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dar9003_mci.h331 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
Dar9003_mci.c732 int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, in ar9003_mci_end_reset() function
Dhw.c2043 if (ath9k_hw_mci_is_enabled(ah) && ar9003_mci_end_reset(ah, chan, caldata)) in ath9k_hw_reset()