Searched refs:IEEE80211_CONF_OFFCHANNEL (Results 1 – 19 of 19) sorted by relevance
29 #define IEEE80211_CONF_OFFCHANNEL (1<<30) macro
3533 hw->conf.flags |= IEEE80211_CONF_OFFCHANNEL;3536 hw->conf.flags &= ~IEEE80211_CONF_OFFCHANNEL;3546 if (hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)
102 offchannel_flag = local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()121 local->hw.conf.flags |= IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()123 local->hw.conf.flags &= ~IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()125 offchannel_flag ^= local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()
75 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7603_pre_tbtt_tasklet()
196 if (!(mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in mt7603_set_channel()
186 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt76x02u_pre_tbtt_work()
22 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt76x02_pre_tbtt_tasklet()
613 bool offchannel = hw->conf.flags & IEEE80211_CONF_OFFCHANNEL; in mt76_set_channel()
727 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()739 if (conf->flags & (IEEE80211_CONF_OFFCHANNEL | IEEE80211_CONF_IDLE)) in vnt_config()
979 if (priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in vnt_check_bb_vga()1368 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()
1240 !(priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_generate_fifo_header()
258 fastcc = !!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_htc_set_channel()308 !(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in ath9k_htc_set_channel()
1545 ctx->offchannel = !!(conf->flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_config()
212 if (hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7915_init_dfs_state()
3205 if (dev->mt76.hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7915_mcu_set_chan_info()
277 if (hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7615_init_dfs_state()
2923 if (dev->mt76.hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7615_mcu_set_chan_info()
1498 IEEE80211_CONF_OFFCHANNEL = (1<<3), enumerator
10554 if (!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in rt2800_get_survey()