Home
last modified time | relevance | path

Searched full:offchannel (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c57 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 …]
H A Dmain.c247 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 …]
H A Dath9k.h347 bool offchannel; member
1010 struct ath_offchannel offchannel; member
H A Dlink.c458 sc->cur_chan->offchannel) in ath_start_ani()
/linux/net/mac80211/
H A DMakefile12 scan.o offchannel.o \
H A Dieee80211_i.h872 * @SDATA_STATE_OFFCHANNEL: This interface is currently in offchannel
875 * to offchannel, reset when offchannel returns
H A Dmain.c226 /* for scanning, offchannel and chanctx emulation only */
H A Diface.c220 * address if the specific interface is doing offchannel work or in ieee80211_can_powered_addr_change()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c56 * 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()
/linux/net/wireless/
H A Dmlme.c1270 /* 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()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c739 /* 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
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c169 wl1271_debug(DEBUG_TX, "tx offchannel"); in wl12xx_tx_get_hlid()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h185 * freq: 0 means home channel of given vdev. intended for offchannel
/linux/include/net/
H A Dcfg80211.h4816 * @set_radar_background: Configure dedicated offchannel chain available for
9197 * @offchan: the radar has been detected on the offchannel chain
9258 * (CAC) is aborted by a offchannel dedicated chain.