Searched refs:prohibited_flags (Results 1 – 4 of 4) sorted by relevance
/linux/net/wireless/ |
H A D | core.h | 505 u32 prohibited_flags,
|
H A D | trace.h | 3409 enum nl80211_iftype iftype, u32 prohibited_flags, 3411 TP_ARGS(wiphy, chandef, iftype, prohibited_flags, permitting_flags), 3416 __field(u32, prohibited_flags) 3423 __entry->prohibited_flags = prohibited_flags; 3428 __entry->prohibited_flags, __entry->permitting_flags)
|
/linux/include/net/ |
H A D | cfg80211.h | 1024 u32 prohibited_flags); 1160 u32 prohibited_flags);
|
/linux/net/mac80211/ |
H A D | mlme.c | 594 u32 prohibited_flags) in ieee80211_chandef_usable() argument 597 chandef, prohibited_flags)) in ieee80211_chandef_usable()
|