Searched defs:wiphy_vendor_command (Results 1 – 6 of 6) sorted by relevance
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 121573 struct wiphy_vendor_command { struct 121574 struct nl80211_vendor_cmd_info info; 121575 u32 flags; 121576 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 121577 …)(struct wiphy *, struct wireless_dev *, struct sk_buff *, const void *, int, long unsigned int *); 121578 const struct nla_policy *policy; 121579 unsigned int maxattr;
|
| D | vmlinux.h | 121573 struct wiphy_vendor_command { struct 121574 struct nl80211_vendor_cmd_info info; 121575 u32 flags; 121576 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 121577 …)(struct wiphy *, struct wireless_dev *, struct sk_buff *, const void *, int, long unsigned int *); 121578 const struct nla_policy *policy; 121579 unsigned int maxattr;
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 108369 struct wiphy_vendor_command { struct 108370 struct nl80211_vendor_cmd_info info; 108371 u32 flags; 108372 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 108373 …)(struct wiphy *, struct wireless_dev *, struct sk_buff *, const void *, int, long unsigned int *); 108374 const struct nla_policy *policy; 108375 unsigned int maxattr;
|
| D | vmlinux_510.h | 108369 struct wiphy_vendor_command { struct 108370 struct nl80211_vendor_cmd_info info; 108371 u32 flags; 108372 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 108373 …)(struct wiphy *, struct wireless_dev *, struct sk_buff *, const void *, int, long unsigned int *); 108374 const struct nla_policy *policy; 108375 unsigned int maxattr;
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 117905 struct wiphy_vendor_command { struct 117906 struct nl80211_vendor_cmd_info info; 117907 u32 flags; 117908 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 117909 …ruct wiphy *, struct wireless_dev *, struct sk_buff___2 *, const void *, int, long unsigned int *); 117910 const struct nla_policy *policy; 117911 unsigned int maxattr;
|
| D | vmlinux.h | 117905 struct wiphy_vendor_command { struct 117906 struct nl80211_vendor_cmd_info info; 117907 u32 flags; 117908 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int); 117909 …ruct wiphy *, struct wireless_dev *, struct sk_buff___2 *, const void *, int, long unsigned int *); 117910 const struct nla_policy *policy; 117911 unsigned int maxattr;
|