Lines Matching defs:sc

23 static int ath_set_channel(struct ath_softc *sc)  in ath_set_channel()
102 void ath_chanctx_init(struct ath_softc *sc) in ath_chanctx_init()
126 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel()
153 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc) in ath_is_go_chanctx_present()
229 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active()
309 ath_chanctx_get_next(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_get_next()
316 static void ath_chanctx_adjust_tbtt_delta(struct ath_softc *sc) in ath_chanctx_adjust_tbtt_delta()
355 static void ath_chanctx_setup_timer(struct ath_softc *sc, u32 tsf_time) in ath_chanctx_setup_timer()
369 static void ath_chanctx_handle_bmiss(struct ath_softc *sc, in ath_chanctx_handle_bmiss()
394 static void ath_chanctx_offchannel_noa(struct ath_softc *sc, in ath_chanctx_offchannel_noa()
420 static void ath_chanctx_set_periodic_noa(struct ath_softc *sc, in ath_chanctx_set_periodic_noa()
453 static void ath_chanctx_set_oneshot_noa(struct ath_softc *sc, in ath_chanctx_set_oneshot_noa()
474 void ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, in ath_chanctx_event()
756 void ath_chanctx_beacon_sent_ev(struct ath_softc *sc, in ath_chanctx_beacon_sent_ev()
763 void ath_chanctx_beacon_recv_ev(struct ath_softc *sc, in ath_chanctx_beacon_recv_ev()
769 static int ath_scan_channel_duration(struct ath_softc *sc, in ath_scan_channel_duration()
780 static void ath_chanctx_switch(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_switch()
827 static void ath_chanctx_offchan_switch(struct ath_softc *sc, in ath_chanctx_offchan_switch()
840 static struct ath_chanctx *ath_chanctx_get_oper_chan(struct ath_softc *sc, in ath_chanctx_get_oper_chan()
859 ath_scan_next_channel(struct ath_softc *sc) in ath_scan_next_channel()
889 void ath_offchannel_next(struct ath_softc *sc) in ath_offchannel_next()
918 void ath_roc_complete(struct ath_softc *sc, enum ath_roc_complete_reason reason) in ath_roc_complete()
943 void ath_scan_complete(struct ath_softc *sc, bool abort) in ath_scan_complete()
965 static void ath_scan_send_probe(struct ath_softc *sc, in ath_scan_send_probe()
1003 static void ath_scan_channel_start(struct ath_softc *sc) in ath_scan_channel_start()
1025 struct ath_softc *sc = (struct ath_softc *) data; in ath_chanctx_timer() local
1036 struct ath_softc *sc = (struct ath_softc *)data; in ath_offchannel_timer() local
1078 ath_chanctx_send_vif_ps_frame(struct ath_softc *sc, struct ath_vif *avp, in ath_chanctx_send_vif_ps_frame()
1125 ath_chanctx_send_ps_frame(struct ath_softc *sc, bool powersave) in ath_chanctx_send_ps_frame()
1140 static bool ath_chanctx_defer_switch(struct ath_softc *sc) in ath_chanctx_defer_switch()
1166 static void ath_offchannel_channel_change(struct ath_softc *sc) in ath_offchannel_channel_change()
1206 void ath_chanctx_set_next(struct ath_softc *sc, bool force) in ath_chanctx_set_next()
1303 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_chanctx_work() local
1310 void ath9k_offchannel_init(struct ath_softc *sc) in ath9k_offchannel_init()
1335 void ath9k_init_channel_context(struct ath_softc *sc) in ath9k_init_channel_context()
1347 void ath9k_deinit_channel_context(struct ath_softc *sc) in ath9k_deinit_channel_context()
1361 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx) in ath9k_chanctx_stop_queues()
1380 void ath9k_chanctx_wake_queues(struct ath_softc *sc, struct ath_chanctx *ctx) in ath9k_chanctx_wake_queues()
1402 static void ath9k_update_p2p_ps_timer(struct ath_softc *sc, struct ath_vif *avp) in ath9k_update_p2p_ps_timer()
1424 static void ath9k_update_p2p_ps(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_update_p2p_ps()
1441 static u8 ath9k_get_ctwin(struct ath_softc *sc, struct ath_vif *avp) in ath9k_get_ctwin()
1465 void ath9k_beacon_add_noa(struct ath_softc *sc, struct ath_vif *avp, in ath9k_beacon_add_noa()
1522 struct ath_softc *sc = priv; in ath9k_p2p_ps_timer() local
1567 void ath9k_p2p_bss_info_changed(struct ath_softc *sc, in ath9k_p2p_bss_info_changed()
1580 void ath9k_p2p_beacon_sync(struct ath_softc *sc) in ath9k_p2p_beacon_sync()
1586 void ath9k_p2p_remove_vif(struct ath_softc *sc, in ath9k_p2p_remove_vif()
1599 int ath9k_init_p2p(struct ath_softc *sc) in ath9k_init_p2p()
1609 void ath9k_deinit_p2p(struct ath_softc *sc) in ath9k_deinit_p2p()