Home
last modified time | relevance | path

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

/Linux-v5.15/net/wireless/
Dchan.c867 u32 prohibited_flags) in cfg80211_secondary_chans_ok() argument
877 if (!c || c->flags & prohibited_flags) in cfg80211_secondary_chans_ok()
939 u32 prohibited_flags) in cfg80211_chandef_usable() argument
986 prohibited_flags |= IEEE80211_CHAN_NO_10MHZ; in cfg80211_chandef_usable()
995 prohibited_flags |= IEEE80211_CHAN_NO_20MHZ; in cfg80211_chandef_usable()
1026 prohibited_flags |= IEEE80211_CHAN_NO_80MHZ; in cfg80211_chandef_usable()
1034 prohibited_flags |= IEEE80211_CHAN_NO_160MHZ; in cfg80211_chandef_usable()
1064 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in cfg80211_chandef_usable()
1068 prohibited_flags |= IEEE80211_CHAN_NO_OFDM; in cfg80211_chandef_usable()
1073 width, prohibited_flags)) in cfg80211_chandef_usable()
[all …]
/Linux-v5.15/include/net/
Dcfg80211.h839 u32 prohibited_flags);
913 u32 prohibited_flags);