Lines Matching defs:sc

22 static void ath9k_reset_beacon_status(struct ath_softc *sc)  in ath9k_reset_beacon_status()
33 static void ath9k_beaconq_config(struct ath_softc *sc) in ath9k_beaconq_config()
72 static void ath9k_beacon_setup(struct ath_softc *sc, struct ieee80211_vif *vif, in ath9k_beacon_setup()
115 struct ath_softc *sc = hw->priv; in ath9k_beacon_generate() local
195 void ath9k_beacon_assign_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_assign_slot()
217 void ath9k_beacon_remove_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_remove_slot()
244 void ath9k_beacon_ensure_primary_slot(struct ath_softc *sc) in ath9k_beacon_ensure_primary_slot()
306 static int ath9k_beacon_choose_slot(struct ath_softc *sc) in ath9k_beacon_choose_slot()
334 static void ath9k_set_tsfadjust(struct ath_softc *sc, in ath9k_set_tsfadjust()
363 bool ath9k_csa_is_finished(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_csa_is_finished()
377 struct ath_softc *sc = data; in ath9k_csa_update_vif() local
381 void ath9k_csa_update(struct ath_softc *sc) in ath9k_csa_update()
390 struct ath_softc *sc = from_tasklet(sc, t, bcon_tasklet); in ath9k_beacon_tasklet() local
513 static void ath9k_beacon_init(struct ath_softc *sc, u32 nexttbtt, in ath9k_beacon_init()
527 static void ath9k_beacon_stop(struct ath_softc *sc) in ath9k_beacon_stop()
541 static void ath9k_beacon_config_ap(struct ath_softc *sc, in ath9k_beacon_config_ap()
566 static void ath9k_beacon_config_adhoc(struct ath_softc *sc, in ath9k_beacon_config_adhoc()
586 static void ath9k_cache_beacon_config(struct ath_softc *sc, in ath9k_cache_beacon_config()
625 void ath9k_beacon_config(struct ath_softc *sc, struct ieee80211_vif *main_vif, in ath9k_beacon_config()
698 void ath9k_set_beacon(struct ath_softc *sc) in ath9k_set_beacon()