Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dutil.c118 if (chan->flags & IEEE80211_CHAN_1MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1731 bw_flags |= IEEE80211_CHAN_1MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1180 if ((chan->flags & IEEE80211_CHAN_1MHZ) && in nl80211_msg_put_channel()
/linux/include/net/
H A Dcfg80211.h146 IEEE80211_CHAN_1MHZ = BIT(14), enumerator