Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.c1592 channel_flags |= IEEE80211_CHAN_NO_320MHZ; in map_regdom_flags()
1768 bw_flags |= IEEE80211_CHAN_NO_320MHZ; in reg_rule_to_chan_bw_flags()
H A Dnl80211.c1196 if ((chan->flags & IEEE80211_CHAN_NO_320MHZ) && in nl80211_msg_put_channel()
/linux/include/net/
H A Dcfg80211.h151 IEEE80211_CHAN_NO_320MHZ = BIT(19), enumerator