Home
last modified time | relevance | path

Searched refs:switch_after_beacon (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dchannel.c346 if (!prev->switch_after_beacon) in ath_chanctx_adjust_tbtt_delta()
664 if (!sc->cur_chan->switch_after_beacon && in ath_chanctx_event()
713 sc->cur_chan->switch_after_beacon || in ath_chanctx_event()
746 sc->cur_chan->switch_after_beacon) in ath_chanctx_event()
872 if (ctx->switch_after_beacon) in ath_chanctx_get_oper_chan()
1174 if (!sc->cur_chan->switch_after_beacon) in ath_chanctx_defer_switch()
Dath9k.h349 bool switch_after_beacon; member
Dmain.c1146 ctx->switch_after_beacon = false; in ath9k_calculate_summary_state()
1152 ctx->switch_after_beacon = true; in ath9k_calculate_summary_state()