Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c129 else if (chan->flags & IEEE80211_CHAN_8MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1719 bw_flags |= IEEE80211_CHAN_8MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1073 if ((chan->flags & IEEE80211_CHAN_8MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-6.6/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.c1185 if ((chan->flags & IEEE80211_CHAN_8MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h105 * @IEEE80211_CHAN_8MHZ: 8 MHz bandwidth is permitted
129 IEEE80211_CHAN_8MHZ = 1<<17, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h108 * @IEEE80211_CHAN_8MHZ: 8 MHz bandwidth is permitted
137 IEEE80211_CHAN_8MHZ = 1<<17, enumerator

Completed in 81 milliseconds