Searched refs:IEEE80211_CONF_OFFCHANNEL (Results 1 – 17 of 17) sorted by relevance
103 offchannel_flag = local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()122 local->hw.conf.flags |= IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()124 local->hw.conf.flags &= ~IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()126 offchannel_flag ^= local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()
192 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt76x02u_pre_tbtt_work()
23 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt76x02_pre_tbtt_tasklet()
916 bool offchannel = hw->conf.flags & IEEE80211_CONF_OFFCHANNEL; in mt76_set_channel()
110 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7603_pre_tbtt_tasklet()
202 if (!(mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in mt7603_set_channel()
725 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()737 if (conf->flags & (IEEE80211_CONF_OFFCHANNEL | IEEE80211_CONF_IDLE)) in vnt_config()
1046 if (priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in vnt_check_bb_vga()1434 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()
1242 !(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()
1540 ctx->offchannel = !!(conf->flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_config()
715 else if (dev->mt76.hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7921_mcu_set_chan_info()
1623 IEEE80211_CONF_OFFCHANNEL = (1<<3), enumerator
2152 else if (phy->mt76->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7615_mcu_set_chan_info()
2749 else if (phy->mt76->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL || in mt7915_mcu_set_chan_info()
2991 else if (phy->mt76->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL || in mt7996_mcu_set_chan_info()
12177 if (!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in rt2800_get_survey()