Searched refs:IEEE80211_CONF_OFFCHANNEL (Results 1 – 17 of 17) sorted by relevance
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()
611 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()
212 if (hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7915_init_dfs_state()
3151 if (dev->mt76.hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7915_mcu_set_chan_info()
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()
1462 ctx->offchannel = !!(conf->flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_config()
277 if (hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7615_init_dfs_state()
2872 if (dev->mt76.hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7615_mcu_set_chan_info()
1492 IEEE80211_CONF_OFFCHANNEL = (1<<3), enumerator
10528 if (!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in rt2800_get_survey()