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, bool abort) in ath_roc_complete()
934 void ath_scan_complete(struct ath_softc *sc, bool abort) in ath_scan_complete()
956 static void ath_scan_send_probe(struct ath_softc *sc, in ath_scan_send_probe()
994 static void ath_scan_channel_start(struct ath_softc *sc) in ath_scan_channel_start()
1016 struct ath_softc *sc = (struct ath_softc *) data; in ath_chanctx_timer() local
1027 struct ath_softc *sc = (struct ath_softc *)data; in ath_offchannel_timer() local
1069 ath_chanctx_send_vif_ps_frame(struct ath_softc *sc, struct ath_vif *avp, in ath_chanctx_send_vif_ps_frame()
1116 ath_chanctx_send_ps_frame(struct ath_softc *sc, bool powersave) in ath_chanctx_send_ps_frame()
1131 static bool ath_chanctx_defer_switch(struct ath_softc *sc) in ath_chanctx_defer_switch()
1157 static void ath_offchannel_channel_change(struct ath_softc *sc) in ath_offchannel_channel_change()
1197 void ath_chanctx_set_next(struct ath_softc *sc, bool force) in ath_chanctx_set_next()
1294 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_chanctx_work() local
1301 void ath9k_offchannel_init(struct ath_softc *sc) in ath9k_offchannel_init()
1326 void ath9k_init_channel_context(struct ath_softc *sc) in ath9k_init_channel_context()
1338 void ath9k_deinit_channel_context(struct ath_softc *sc) in ath9k_deinit_channel_context()
1352 void ath9k_chanctx_stop_queues(struct ath_softc *sc, struct ath_chanctx *ctx) in ath9k_chanctx_stop_queues()
1371 void ath9k_chanctx_wake_queues(struct ath_softc *sc, struct ath_chanctx *ctx) in ath9k_chanctx_wake_queues()
1393 static void ath9k_update_p2p_ps_timer(struct ath_softc *sc, struct ath_vif *avp) in ath9k_update_p2p_ps_timer()
1415 static void ath9k_update_p2p_ps(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_update_p2p_ps()
1432 static u8 ath9k_get_ctwin(struct ath_softc *sc, struct ath_vif *avp) in ath9k_get_ctwin()
1456 void ath9k_beacon_add_noa(struct ath_softc *sc, struct ath_vif *avp, in ath9k_beacon_add_noa()
1513 struct ath_softc *sc = priv; in ath9k_p2p_ps_timer() local
1558 void ath9k_p2p_bss_info_changed(struct ath_softc *sc, in ath9k_p2p_bss_info_changed()
1571 void ath9k_p2p_beacon_sync(struct ath_softc *sc) in ath9k_p2p_beacon_sync()
1577 void ath9k_p2p_remove_vif(struct ath_softc *sc, in ath9k_p2p_remove_vif()
1590 int ath9k_init_p2p(struct ath_softc *sc) in ath9k_init_p2p()
1600 void ath9k_deinit_p2p(struct ath_softc *sc) in ath9k_deinit_p2p()