Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c127 else if (chan->flags & IEEE80211_CHAN_4MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1716 bw_flags |= IEEE80211_CHAN_4MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1070 if ((chan->flags & IEEE80211_CHAN_4MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c128 else if (chan->flags & IEEE80211_CHAN_4MHZ) in ieee80211_s1g_channel_width()
H A Dreg.c1724 bw_flags |= IEEE80211_CHAN_4MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1182 if ((chan->flags & IEEE80211_CHAN_4MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h103 * @IEEE80211_CHAN_4MHZ: 4 MHz bandwidth is permitted
128 IEEE80211_CHAN_4MHZ = 1<<16, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h106 * @IEEE80211_CHAN_4MHZ: 4 MHz bandwidth is permitted
136 IEEE80211_CHAN_4MHZ = 1<<16, enumerator

Completed in 96 milliseconds