Searched defs:wiphy_vendor_command (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 144523 struct wiphy_vendor_command { struct 144524 struct nl80211_vendor_cmd_info info; 144525 u32 flags; 144526 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 144527 …mpit)(struct wiphy *, struct wireless_dev *, struct sk_buff *, const void *, int, unsigned long *); 144528 const struct nla_policy *policy; 144529 unsigned int maxattr; 144530 u64 android_kabi_reserved1;
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 152172 struct wiphy_vendor_command { struct 152173 struct nl80211_vendor_cmd_info info; 152174 u32 flags; 152175 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 152176 …mpit)(struct wiphy *, struct wireless_dev *, struct sk_buff *, const void *, int, unsigned long *); 152177 const struct nla_policy *policy; 152178 unsigned int maxattr; 152179 u64 android_kabi_reserved1;
|