Lines Matching defs:sc
119 static void ath_mci_update_scheme(struct ath_softc *sc) in ath_mci_update_scheme()
210 static void ath_mci_cal_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_cal_msg()
238 struct ath_softc *sc = container_of(work, struct ath_softc, mci_work); in ath9k_mci_work() local
256 static void ath_mci_set_concur_txprio(struct ath_softc *sc) in ath_mci_set_concur_txprio()
295 static u8 ath_mci_process_profile(struct ath_softc *sc, in ath_mci_process_profile()
330 static u8 ath_mci_process_status(struct ath_softc *sc, in ath_mci_process_status()
367 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg()
434 int ath_mci_setup(struct ath_softc *sc) in ath_mci_setup()
473 void ath_mci_cleanup(struct ath_softc *sc) in ath_mci_cleanup()
483 void ath_mci_intr(struct ath_softc *sc) in ath_mci_intr()
631 void ath_mci_enable(struct ath_softc *sc) in ath_mci_enable()
642 void ath9k_mci_update_wlan_channels(struct ath_softc *sc, bool allow_all) in ath9k_mci_update_wlan_channels()
692 void ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, in ath9k_mci_set_txpower()
725 static void ath9k_mci_stomp_audio(struct ath_softc *sc) in ath9k_mci_stomp_audio()
741 void ath9k_mci_update_rssi(struct ath_softc *sc) in ath9k_mci_update_rssi()