UVERBS_ATTR_TYPE_ENUM_IN
case UVERBS_ATTR_TYPE_ENUM_IN:
if (spec->type != UVERBS_ATTR_TYPE_ENUM_IN &&
if (attr->attr.type == UVERBS_ATTR_TYPE_ENUM_IN)
if (elm->spec.type == UVERBS_ATTR_TYPE_ENUM_IN)
.attr = { .type = UVERBS_ATTR_TYPE_ENUM_IN, \