Lines Matching defs:sc
25 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_tx_complete_poll_work() local
68 bool ath_hw_check(struct ath_softc *sc) in ath_hw_check()
93 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_check()
116 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_pll_work() local
144 static void ath_paprd_activate(struct ath_softc *sc) in ath_paprd_activate()
168 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame()
210 struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); in ath_paprd_calibrate() local
302 struct ath_softc *sc = (struct ath_softc *)data; in ath_ani_calibrate() local
417 void ath_start_ani(struct ath_softc *sc) in ath_start_ani()
437 void ath_stop_ani(struct ath_softc *sc) in ath_stop_ani()
445 void ath_check_ani(struct ath_softc *sc) in ath_check_ani()
484 void ath_update_survey_nf(struct ath_softc *sc, int channel) in ath_update_survey_nf()
502 int ath_update_survey_stats(struct ath_softc *sc) in ath_update_survey_stats()