Searched refs:prohibited_flags (Results 1 – 4 of 4) sorted by relevance
| /linux/net/wireless/ |
| H A D | core.h | 513 u32 prohibited_flags,
|
| H A D | trace.h | 3465 enum nl80211_iftype iftype, u32 prohibited_flags, 3467 TP_ARGS(wiphy, chandef, iftype, prohibited_flags, permitting_flags), 3472 __field(u32, prohibited_flags) 3479 __entry->prohibited_flags = prohibited_flags; 3482 TP_printk(WIPHY_PR_FMT ", " CHAN_DEF_PR_FMT ", iftype=%d prohibited_flags=0x%x permitting_flags=0x%x", 3484 __entry->prohibited_flags, __entry->permitting_flags)
|
| /linux/include/net/ |
| H A D | cfg80211.h | 1091 u32 prohibited_flags); 1190 u32 prohibited_flags);
|
| /linux/net/mac80211/ |
| H A D | mlme.c | 826 u32 prohibited_flags) in ieee80211_chandef_usable() argument 829 chandef, prohibited_flags)) in ieee80211_chandef_usable()
|