Searched refs:IEEE80211_CONF_OFFCHANNEL (Results 1 – 9 of 9) sorted by relevance
110 offchannel_flag = local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_calc_hw_conf_chan()144 local->hw.conf.flags |= IEEE80211_CONF_OFFCHANNEL; in ieee80211_calc_hw_conf_chan()146 local->hw.conf.flags &= ~IEEE80211_CONF_OFFCHANNEL; in ieee80211_calc_hw_conf_chan()148 offchannel_flag ^= local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_calc_hw_conf_chan()
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()
977 bool offchannel = hw->conf.flags & IEEE80211_CONF_OFFCHANNEL; in mt76_update_channel()
1698 IEEE80211_CONF_OFFCHANNEL = (1<<3), enumerator
12309 if (!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in rt2800_get_survey()