Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dchan.c1249 prohibited_flags |= IEEE80211_CHAN_NO_320MHZ; in _cfg80211_chandef_usable()
H A Dreg.c1593 channel_flags |= IEEE80211_CHAN_NO_320MHZ; in map_regdom_flags()
1771 bw_flags |= IEEE80211_CHAN_NO_320MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1217 if ((chan->flags & IEEE80211_CHAN_NO_320MHZ) && in nl80211_msg_put_channel()
/linux-6.15/include/net/
H A Dcfg80211.h153 IEEE80211_CHAN_NO_320MHZ = BIT(19), enumerator