Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c328 if (!prev->switch_after_beacon) in ath_chanctx_adjust_tbtt_delta()
643 if (!sc->cur_chan->switch_after_beacon && in ath_chanctx_event()
692 sc->cur_chan->switch_after_beacon || in ath_chanctx_event()
725 sc->cur_chan->switch_after_beacon) in ath_chanctx_event()
851 if (ctx->switch_after_beacon) in ath_chanctx_get_oper_chan()
1142 if (!sc->cur_chan->switch_after_beacon) in ath_chanctx_defer_switch()
Dath9k.h355 bool switch_after_beacon; member
Dmain.c1124 ctx->switch_after_beacon = false; in ath9k_calculate_summary_state()
1130 ctx->switch_after_beacon = true; in ath9k_calculate_summary_state()