Searched defs:wiphy_vendor_command (Results 1 – 1 of 1) sorted by relevance
158434 struct wiphy_vendor_command { struct158435 struct nl80211_vendor_cmd_info info;158436 u32 flags;158437 int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int);158438 …)(struct wiphy *, struct wireless_dev *, struct sk_buff *, const void *, int, long unsigned int *);158439 const struct nla_policy *policy;158440 unsigned int maxattr;