Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_2MHZ (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c125 else if (chan->flags & IEEE80211_CHAN_2MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1713 bw_flags |= IEEE80211_CHAN_2MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1067 if ((chan->flags & IEEE80211_CHAN_2MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c126 else if (chan->flags & IEEE80211_CHAN_2MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1721 bw_flags |= IEEE80211_CHAN_2MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1179 if ((chan->flags & IEEE80211_CHAN_2MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h101 * @IEEE80211_CHAN_2MHZ: 2 MHz bandwidth is permitted
127 IEEE80211_CHAN_2MHZ = 1<<15, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h104 * @IEEE80211_CHAN_2MHZ: 2 MHz bandwidth is permitted
135 IEEE80211_CHAN_2MHZ = 1<<15, enumerator

Completed in 90 milliseconds