Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_16MHZ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/wireless/
H A Dutil.c132 else if (chan->flags & IEEE80211_CHAN_16MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1731 bw_flags |= IEEE80211_CHAN_16MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1192 if ((chan->flags & IEEE80211_CHAN_16MHZ) && in nl80211_msg_put_channel()
/openbmc/linux/include/net/
H A Dcfg80211.h138 IEEE80211_CHAN_16MHZ = 1<<18, enumerator