Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dutil.c130 else if (chan->flags & IEEE80211_CHAN_8MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1727 bw_flags |= IEEE80211_CHAN_8MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1189 if ((chan->flags & IEEE80211_CHAN_8MHZ) && in nl80211_msg_put_channel()
/openbmc/linux/include/net/
H A Dcfg80211.h137 IEEE80211_CHAN_8MHZ = 1<<17, enumerator