Searched refs:prohibited_flags (Results 1 – 4 of 4) sorted by relevance
| /linux/net/wireless/ |
| H A D | core.h | 522 u32 prohibited_flags,
|
| H A D | trace.h | 3570 enum nl80211_iftype iftype, u32 prohibited_flags, 3572 TP_ARGS(wiphy, chandef, iftype, prohibited_flags, permitting_flags), 3577 __field(u32, prohibited_flags) 3584 __entry->prohibited_flags = prohibited_flags; 3589 __entry->prohibited_flags, __entry->permitting_flags)
|
| /linux/include/net/ |
| H A D | cfg80211.h | 1111 u32 prohibited_flags); 1270 u32 prohibited_flags);
|
| /linux/net/mac80211/ |
| H A D | mlme.c | 154 u32 prohibited_flags) in ieee80211_chandef_usable() argument 157 chandef, prohibited_flags)) in ieee80211_chandef_usable()
|