Lines Matching defs:info
38 const struct genl_info *info)
156 static int features_send_reply(struct net_device *dev, struct genl_info *info,
181 ETHTOOL_A_FEATURES_HEADER, info,
198 ret = genlmsg_reply(rskb, info);
206 GENL_SET_ERR_MSG(info, "failed to send reply message");
210 int ethnl_set_features(struct sk_buff *skb, struct genl_info *info)
221 struct nlattr **tb = info->attrs;
230 genl_info_net(info), info->extack,
244 netdev_features_strings, info->extack);
248 GENL_SET_ERR_MSG(info, "attempt to change non-ethtool features");
280 ret = features_send_reply(dev, info, req_wanted,