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
194 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()
248 static int ath9k_beacon_choose_slot(struct ath_softc *sc) in ath9k_beacon_choose_slot()
276 static void ath9k_set_tsfadjust(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_tsfadjust()
294 bool ath9k_csa_is_finished(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_csa_is_finished()
308 struct ath_softc *sc = data; in ath9k_csa_update_vif() local
312 void ath9k_csa_update(struct ath_softc *sc) in ath9k_csa_update()
321 struct ath_softc *sc = (struct ath_softc *)data; in ath9k_beacon_tasklet() local
444 static void ath9k_beacon_init(struct ath_softc *sc, u32 nexttbtt, in ath9k_beacon_init()
464 static void ath9k_beacon_config_ap(struct ath_softc *sc, in ath9k_beacon_config_ap()
489 static void ath9k_beacon_config_adhoc(struct ath_softc *sc, in ath9k_beacon_config_adhoc()
509 static bool ath9k_allow_beacon_config(struct ath_softc *sc, in ath9k_allow_beacon_config()
547 static void ath9k_cache_beacon_config(struct ath_softc *sc, in ath9k_cache_beacon_config()
584 void ath9k_beacon_config(struct ath_softc *sc, struct ieee80211_vif *vif, in ath9k_beacon_config()
666 void ath9k_set_beacon(struct ath_softc *sc) in ath9k_set_beacon()