Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
Dutil.c131 else if (chan->flags & IEEE80211_CHAN_16MHZ) in ieee80211_s1g_channel_width()
Dreg.c1712 bw_flags |= IEEE80211_CHAN_16MHZ; in reg_rule_to_chan_bw_flags()
Dnl80211.c1071 if ((chan->flags & IEEE80211_CHAN_16MHZ) && in nl80211_msg_put_channel()
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h130 IEEE80211_CHAN_16MHZ = 1<<18, enumerator