Searched defs:wiphy_vendor_command (Results 1 – 1 of 1) sorted by relevance
4760 struct wiphy_vendor_command { struct4761 struct nl80211_vendor_cmd_info info;4762 u32 flags;4763 int (*doit)(struct wiphy *wiphy, struct wireless_dev *wdev,4765 int (*dumpit)(struct wiphy *wiphy, struct wireless_dev *wdev,4768 const struct nla_policy *policy;4769 unsigned int maxattr;
Completed in 30 milliseconds