Lines Matching defs:sc
23 static bool ath_tx_complete_check(struct ath_softc *sc) in ath_tx_complete_check()
57 static bool ath_hw_rx_inactive_check(struct ath_softc *sc) in ath_hw_rx_inactive_check()
87 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_check_work() local
101 bool ath_hw_check(struct ath_softc *sc) in ath_hw_check()
126 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_check()
149 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_pll_work() local
177 static void ath_paprd_activate(struct ath_softc *sc) in ath_paprd_activate()
201 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame()
243 struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); in ath_paprd_calibrate() local
336 struct ath_softc *sc = common->priv; in ath_ani_calibrate() local
450 void ath_start_ani(struct ath_softc *sc) in ath_start_ani()
470 void ath_stop_ani(struct ath_softc *sc) in ath_stop_ani()
478 void ath_check_ani(struct ath_softc *sc) in ath_check_ani()
517 void ath_update_survey_nf(struct ath_softc *sc, int channel) in ath_update_survey_nf()
535 int ath_update_survey_stats(struct ath_softc *sc) in ath_update_survey_stats()