Searched refs:IEEE80211_CHAN_NO_OFDM (Results 1 – 7 of 7) sorted by relevance
1290 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in _cfg80211_chandef_usable()1294 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in _cfg80211_chandef_usable()
1577 channel_flags |= IEEE80211_CHAN_NO_OFDM; in map_regdom_flags()
387 if (ch->flags & IEEE80211_CHAN_NO_OFDM) in brcms_c_channel_set_chanspec()
134 IEEE80211_CHAN_NO_OFDM)
1443 chan->flags |= IEEE80211_CHAN_NO_OFDM; in qtnf_cmd_resp_fill_band_info()
140 IEEE80211_CHAN_NO_OFDM = BIT(6), enumerator
573 if (chandef->chan->flags & IEEE80211_CHAN_NO_OFDM) in chan_to_phymode()