Lines Matching refs:info
38 struct genl_info *info)
157 static int features_send_reply(struct net_device *dev, struct genl_info *info,
182 ETHTOOL_A_FEATURES_HEADER, info,
199 ret = genlmsg_reply(rskb, info);
207 GENL_SET_ERR_MSG(info, "failed to send reply message");
211 int ethnl_set_features(struct sk_buff *skb, struct genl_info *info)
222 struct nlattr **tb = info->attrs;
231 genl_info_net(info), info->extack,
245 netdev_features_strings, info->extack);
249 GENL_SET_ERR_MSG(info, "attempt to change non-ethtool features");
281 ret = features_send_reply(dev, info, req_wanted,