Home
last modified time | relevance | path

Searched refs:prohibited_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/wireless/
H A Dchan.c971 u32 prohibited_flags) in cfg80211_secondary_chans_ok() argument
981 if (!c || c->flags & prohibited_flags) in cfg80211_secondary_chans_ok()
1043 u32 prohibited_flags) in cfg80211_chandef_usable() argument
1093 prohibited_flags |= IEEE80211_CHAN_NO_10MHZ; in cfg80211_chandef_usable()
1102 prohibited_flags |= IEEE80211_CHAN_NO_20MHZ; in cfg80211_chandef_usable()
1133 prohibited_flags |= IEEE80211_CHAN_NO_80MHZ; in cfg80211_chandef_usable()
1141 prohibited_flags |= IEEE80211_CHAN_NO_160MHZ; in cfg80211_chandef_usable()
1155 prohibited_flags |= IEEE80211_CHAN_NO_320MHZ; in cfg80211_chandef_usable()
1197 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in cfg80211_chandef_usable()
1201 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in cfg80211_chandef_usable()
[all …]
/openbmc/linux/include/net/
H A Dcfg80211.h942 u32 prohibited_flags);
1038 u32 prohibited_flags);