Searched defs:wiphy_vendor_command (Results 1 – 2 of 2) sorted by relevance
4605 struct wiphy_vendor_command { struct4606 struct nl80211_vendor_cmd_info info;4607 u32 flags;4608 int (*doit)(struct wiphy *wiphy, struct wireless_dev *wdev,4610 int (*dumpit)(struct wiphy *wiphy, struct wireless_dev *wdev,4613 const struct nla_policy *policy;4614 unsigned int maxattr;
3783 struct wiphy_vendor_command { struct3784 struct nl80211_vendor_cmd_info info;3785 u32 flags;3786 int (*doit)(struct wiphy *wiphy, struct wireless_dev *wdev,3788 int (*dumpit)(struct wiphy *wiphy, struct wireless_dev *wdev,