Searched refs:prohibited_flags (Results 1 – 5 of 5) sorted by relevance
| /linux/net/wireless/ |
| A D | chan.c | 1186 u32 prohibited_flags, in cfg80211_secondary_chans_ok() argument 1201 if (c->flags & prohibited_flags) in cfg80211_secondary_chans_ok() 1263 u32 prohibited_flags, in _cfg80211_chandef_usable() argument 1426 width, prohibited_flags, in _cfg80211_chandef_usable() 1434 width, prohibited_flags, in _cfg80211_chandef_usable() 1440 u32 prohibited_flags) in cfg80211_chandef_usable() argument 1564 u32 prohibited_flags, in _cfg80211_reg_can_beacon() argument 1571 prohibited_flags, in _cfg80211_reg_can_beacon() 1594 prohibited_flags, in _cfg80211_reg_can_beacon() 1643 u32 prohibited_flags) in cfg80211_any_usable_channels() argument [all …]
|
| A D | core.h | 505 u32 prohibited_flags,
|
| A D | trace.h | 3407 enum nl80211_iftype iftype, u32 prohibited_flags, 3409 TP_ARGS(wiphy, chandef, iftype, prohibited_flags, permitting_flags), 3414 __field(u32, prohibited_flags) 3421 __entry->prohibited_flags = prohibited_flags; 3426 __entry->prohibited_flags, __entry->permitting_flags)
|
| /linux/include/net/ |
| A D | cfg80211.h | 1024 u32 prohibited_flags); 1160 u32 prohibited_flags);
|
| /linux/net/mac80211/ |
| A D | mlme.c | 592 u32 prohibited_flags) in ieee80211_chandef_usable() argument 595 chandef, prohibited_flags)) in ieee80211_chandef_usable()
|
Completed in 50 milliseconds