Home
last modified time | relevance | path

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

/linux-6.6.21/net/wireless/
Dchan.c1155 prohibited_flags |= IEEE80211_CHAN_NO_320MHZ; in cfg80211_chandef_usable()
Dreg.c1589 channel_flags |= IEEE80211_CHAN_NO_320MHZ; in map_regdom_flags()
1755 bw_flags |= IEEE80211_CHAN_NO_320MHZ; in reg_rule_to_chan_bw_flags()
Dnl80211.c1191 if ((chan->flags & IEEE80211_CHAN_NO_320MHZ) && in nl80211_msg_put_channel()
/linux-6.6.21/include/net/
Dcfg80211.h139 IEEE80211_CHAN_NO_320MHZ = 1<<19, enumerator