Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.h153 void ath_mci_flush_profile(struct ath_mci_profile *mci);
H A Dmci.c85 void ath_mci_flush_profile(struct ath_mci_profile *mci) in ath_mci_flush_profile() function
381 ath_mci_flush_profile(&sc->btcoex.mci); in ath_mci_msg()
H A Dgpio.c394 ath_mci_flush_profile(&sc->btcoex.mci); in ath9k_stop_btcoex()