Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h117 IEEE80211_CHAN_NO_OFDM = BIT(9), enumerator
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c573 if (chandef->chan->flags & IEEE80211_CHAN_NO_OFDM) in chan_to_phymode()