Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_NO_OFDM (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c387 if (ch->flags & IEEE80211_CHAN_NO_OFDM) in brcms_c_channel_set_chanspec()
H A Dmac80211_if.c135 IEEE80211_CHAN_NO_OFDM)
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1438 chan->flags |= IEEE80211_CHAN_NO_OFDM; in qtnf_cmd_resp_fill_band_info()
/linux/net/wireless/
H A Dreg.c1575 channel_flags |= IEEE80211_CHAN_NO_OFDM; in map_regdom_flags()
/linux/include/net/
H A Dcfg80211.h138 IEEE80211_CHAN_NO_OFDM = BIT(6), enumerator
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c582 if (chandef->chan->flags & IEEE80211_CHAN_NO_OFDM) in chan_to_phymode()