Lines Matching refs:extack

387 		NL_SET_ERR_MSG(info->extack, "multiple netns identifying attributes specified");
405 NL_SET_ERR_MSG(info->extack, "Unknown network namespace");
445 u32 *actions_performed, struct netlink_ext_ack *extack)
461 err = devlink->ops->reload_down(devlink, !!dest_net, action, limit, extack);
474 err = devlink->ops->reload_up(devlink, action, limit, actions_performed, extack);
530 NL_SET_ERR_MSG(info->extack, "resources size validation failed");
540 NL_SET_ERR_MSG(info->extack, "Requested reload action is not supported by the driver");
552 NL_SET_ERR_MSG(info->extack, "Invalid limit selected");
560 NL_SET_ERR_MSG(info->extack, "Multiselection of limit is not supported");
564 NL_SET_ERR_MSG(info->extack, "Requested limit is not supported by the driver");
568 NL_SET_ERR_MSG(info->extack, "Requested limit is invalid for this action");
580 NL_SET_ERR_MSG_MOD(info->extack,
586 err = devlink_reload(devlink, dest_net, action, limit, &actions_performed, info->extack);
719 err = devlink_rate_nodes_check(devlink, mode, info->extack);
722 err = ops->eswitch_mode_set(devlink, mode, info->extack);
732 info->extack);
742 info->extack);
874 u32 seq, int flags, struct netlink_ext_ack *extack)
891 err = devlink->ops->info_get(devlink, &req, extack);
920 info->extack);
938 cb->extack);
1099 struct netlink_ext_ack *extack)
1112 NL_SET_ERR_MSG_ATTR(extack, nla_component,
1126 NL_SET_ERR_MSG_ATTR(extack, nla_component,
1151 &params.component, info->extack);
1162 NL_SET_ERR_MSG_ATTR(info->extack, nla_overwrite_mask,
1174 NL_SET_ERR_MSG_ATTR(info->extack, nla_file_name,
1180 ret = devlink->ops->flash_update(devlink, &params, info->extack);
1266 struct netlink_ext_ack *extack)
1288 if (devlink->ops->selftest_check(devlink, i, extack)) {
1318 info->snd_seq, 0, info->extack);
1338 cb->extack);
1392 devlink_selftest_nl_policy, info->extack);
1419 info->extack)) {
1427 info->extack);