Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dutil.c120 else if (chan->flags & IEEE80211_CHAN_2MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1734 bw_flags |= IEEE80211_CHAN_2MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1183 if ((chan->flags & IEEE80211_CHAN_2MHZ) && in nl80211_msg_put_channel()
/linux/include/net/
H A Dcfg80211.h147 IEEE80211_CHAN_2MHZ = BIT(15), enumerator