DEVLINK_ATTR_PARAM_NAME 3086 net/core/devlink.c 	if (nla_put_string(msg, DEVLINK_ATTR_PARAM_NAME, param->name))
DEVLINK_ATTR_PARAM_NAME 3271 net/core/devlink.c 	if (!info->attrs[DEVLINK_ATTR_PARAM_NAME])
DEVLINK_ATTR_PARAM_NAME 3274 net/core/devlink.c 	param_name = nla_data(info->attrs[DEVLINK_ATTR_PARAM_NAME]);
DEVLINK_ATTR_PARAM_NAME 5807 net/core/devlink.c 	[DEVLINK_ATTR_PARAM_NAME] = { .type = NLA_NUL_STRING },