Lines Matching defs:sc
23 static bool ath_tx_complete_check(struct ath_softc *sc) in ath_tx_complete_check()
58 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_check_work() local
72 bool ath_hw_check(struct ath_softc *sc) in ath_hw_check()
97 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_check()
120 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_pll_work() local
148 static void ath_paprd_activate(struct ath_softc *sc) in ath_paprd_activate()
172 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame()
214 struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); in ath_paprd_calibrate() local
307 struct ath_softc *sc = (struct ath_softc *)common->priv; in ath_ani_calibrate() local
421 void ath_start_ani(struct ath_softc *sc) in ath_start_ani()
441 void ath_stop_ani(struct ath_softc *sc) in ath_stop_ani()
449 void ath_check_ani(struct ath_softc *sc) in ath_check_ani()
488 void ath_update_survey_nf(struct ath_softc *sc, int channel) in ath_update_survey_nf()
506 int ath_update_survey_stats(struct ath_softc *sc) in ath_update_survey_stats()