Searched full:offchannel (Results 1 – 14 of 14) sorted by relevance
57 if (!sc->cur_chan->offchannel && sc->cur_survey != &sc->survey[pos]) { in ath_set_channel()253 if (ctx == &sc->offchannel.chan) { in ath_chanctx_check_active()268 * the current context is offchannel. in ath_chanctx_check_active()421 "offchannel noa_duration: %d, noa_start: %u, noa_index: %d\n", in ath_chanctx_offchannel_noa()429 * an offchannel operation. in ath_chanctx_offchannel_noa()532 sc->next_chan = &sc->offchannel.chan; in ath_chanctx_event()588 * If an offchannel switch is scheduled to happen after in ath_chanctx_event()592 if (sc->next_chan == &sc->offchannel.chan) { in ath_chanctx_event()671 sc->cur_chan == &sc->offchannel.chan) in ath_chanctx_event()709 sc->cur_chan == &sc->offchannel.chan) in ath_chanctx_event()[all …]
247 if (!sc->cur_chan->offchannel && start) { in ath_complete_reset()298 if (!sc->cur_chan->offchannel) { in ath_reset_internal()338 sc->cur_chan->offchannel) in ath_reset_internal()1152 if (sc->offchannel.state < ATH_OFFCHANNEL_ROC_START) in ath9k_set_offchannel_state()1153 vif = sc->offchannel.scan_vif; in ath9k_set_offchannel_state()1155 vif = sc->offchannel.roc_vif; in ath9k_set_offchannel_state()1194 if (ctx == &sc->offchannel.chan) in ath9k_calculate_summary_state()1540 ctx->offchannel = !!(conf->flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_config()1579 sc->offchannel.chan.rxfilter = *total_flags; in ath9k_configure_filter()2394 if (!sc->cur_chan->offchannel) { in ath9k_sw_scan_start()[all …]
347 bool offchannel; member1010 struct ath_offchannel offchannel; member
458 sc->cur_chan->offchannel) in ath_start_ani()
12 scan.o offchannel.o \
872 * @SDATA_STATE_OFFCHANNEL: This interface is currently in offchannel875 * to offchannel, reset when offchannel returns
226 /* for scanning, offchannel and chanctx emulation only */
220 * address if the specific interface is doing offchannel work or in ieee80211_can_powered_addr_change()
56 * This will cause the TX path to drop offchannel transmissions. in iwl_mvm_cleanup_roc()60 * Also flush the offchannel queue -- this is called when the time in iwl_mvm_cleanup_roc()105 * This will cause the TX path to drop offchannel transmissions. in iwl_mvm_cleanup_roc()
1270 /* Offchannel chain already locked by another wdev */ in cfg80211_start_background_radar_detection() 1274 /* CAC already in progress on the offchannel chain */ in cfg80211_start_background_radar_detection()
739 /* In scanning, when before we offchannel we may send a ps=1 in rtl_op_config()744 * packets before going offchannel, or dis-association or in rtl_op_config()1715 * maybe send after offchannel or rf sleep, this may cause
169 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid()
185 * freq: 0 means home channel of given vdev. intended for offchannel
4816 * @set_radar_background: Configure dedicated offchannel chain available for9197 * @offchan: the radar has been detected on the offchannel chain9258 * (CAC) is aborted by a offchannel dedicated chain.