Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c123 if (chan->flags & IEEE80211_CHAN_1MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1710 bw_flags |= IEEE80211_CHAN_1MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1064 if ((chan->flags & IEEE80211_CHAN_1MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c124 if (chan->flags & IEEE80211_CHAN_1MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1718 bw_flags |= IEEE80211_CHAN_1MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1176 if ((chan->flags & IEEE80211_CHAN_1MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h99 * @IEEE80211_CHAN_1MHZ: 1 MHz bandwidth is permitted
126 IEEE80211_CHAN_1MHZ = 1<<14, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h102 * @IEEE80211_CHAN_1MHZ: 1 MHz bandwidth is permitted
134 IEEE80211_CHAN_1MHZ = 1<<14, enumerator

Completed in 88 milliseconds