Searched refs:IEEE80211_CONF_OFFCHANNEL (Results 1 – 9 of 9) sorted by relevance
104 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()
668 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()
803 !(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()
1436 ctx->offchannel = !!(conf->flags & IEEE80211_CONF_OFFCHANNEL); in ath9k_config()
1016 if (priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL) in vnt_check_bb_vga()1388 (conf->flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_config()
1301 !(priv->hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) { in vnt_generate_fifo_header()
1165 IEEE80211_CONF_OFFCHANNEL = (1<<3), enumerator
8032 if (!(hw->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in rt2800_get_survey()