Searched refs:IEEE80211_CONF_OFFCHANNEL (Results 1 – 9 of 9) sorted by relevance
99 offchannel_flag = local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()116 local->hw.conf.flags |= IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()118 local->hw.conf.flags &= ~IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()120 offchannel_flag ^= local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL; in ieee80211_hw_conf_chan()
913 if (priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in vnt_check_bb_vga()1285 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()
1298 !(priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_generate_fifo_header()
663 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()
809 !(priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_tx_packet()
258 fastcc = !!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_htc_set_channel()311 !(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in ath9k_htc_set_channel()
1441 ctx->offchannel = !!(conf->flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_config()
1190 IEEE80211_CONF_OFFCHANNEL = (1<<3), enumerator
8010 if (!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in rt2800_get_survey()