Home
last modified time | relevance | path

Searched refs:DEVLINK_ATTR_PORT_SPLIT_COUNT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Ddevlink.h341 DEVLINK_ATTR_PORT_SPLIT_COUNT, /* u32 */ enumerator
/Linux-v5.10/net/core/
Ddevlink.c1090 !info->attrs[DEVLINK_ATTR_PORT_SPLIT_COUNT]) in devlink_nl_cmd_port_split_doit()
1095 count = nla_get_u32(info->attrs[DEVLINK_ATTR_PORT_SPLIT_COUNT]); in devlink_nl_cmd_port_split_doit()
7546 [DEVLINK_ATTR_PORT_SPLIT_COUNT] = { .type = NLA_U32 },