Searched refs:IEEE80211_CHAN_NO_OFDM (Results 1 – 7 of 7) sorted by relevance
1376 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in cfg80211_ir_permissive_check_wdev() 1380 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in cfg80211_ir_permissive_check_wdev()
1564 channel_flags |= IEEE80211_CHAN_NO_OFDM;
387 if (ch->flags & IEEE80211_CHAN_NO_OFDM) in brcms_c_channel_set_chanspec()
135 IEEE80211_CHAN_NO_OFDM)
1438 chan->flags |= IEEE80211_CHAN_NO_OFDM; in qtnf_cmd_resp_fill_band_info()
86 * @IEEE80211_CHAN_NO_OFDM: OFDM is not allowed on this channel.138 IEEE80211_CHAN_NO_OFDM = BIT(6), enumerator
582 if (chandef->chan->flags & IEEE80211_CHAN_NO_OFDM) in chan_to_phymode()