Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dmci.h160 void ath_mci_enable(struct ath_softc *sc);
165 static inline void ath_mci_enable(struct ath_softc *sc) in ath_mci_enable() function
Dmci.c631 void ath_mci_enable(struct ath_softc *sc) in ath_mci_enable() function
Dmain.c720 ath_mci_enable(sc); in ath9k_start()