Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Ddevlink.h355 DEVLINK_ATTR_PORT_SPLIT_COUNT, /* u32 */ enumerator
/Linux-v5.15/net/core/
Ddevlink.c1451 !info->attrs[DEVLINK_ATTR_PORT_SPLIT_COUNT]) in devlink_nl_cmd_port_split_doit()
1456 count = nla_get_u32(info->attrs[DEVLINK_ATTR_PORT_SPLIT_COUNT]); in devlink_nl_cmd_port_split_doit()
8451 [DEVLINK_ATTR_PORT_SPLIT_COUNT] = { .type = NLA_U32 },