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()
297 static u8 ath_mci_process_profile(struct ath_softc *sc, in ath_mci_process_profile()
332 static u8 ath_mci_process_status(struct ath_softc *sc, in ath_mci_process_status()
369 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg()
436 int ath_mci_setup(struct ath_softc *sc) in ath_mci_setup()
475 void ath_mci_cleanup(struct ath_softc *sc) in ath_mci_cleanup()
485 void ath_mci_intr(struct ath_softc *sc) in ath_mci_intr()
633 void ath_mci_enable(struct ath_softc *sc) in ath_mci_enable()
644 void ath9k_mci_update_wlan_channels(struct ath_softc *sc, bool allow_all) in ath9k_mci_update_wlan_channels()
696 void ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, in ath9k_mci_set_txpower()
729 static void ath9k_mci_stomp_audio(struct ath_softc *sc) in ath9k_mci_stomp_audio()
745 void ath9k_mci_update_rssi(struct ath_softc *sc) in ath9k_mci_update_rssi()