Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Ddevlink.h271 DEVLINK_ATTR_PORT_SPLIT_COUNT, /* u32 */ enumerator
/Linux-v5.4/net/core/
Ddevlink.c800 !info->attrs[DEVLINK_ATTR_PORT_SPLIT_COUNT]) in devlink_nl_cmd_port_split_doit()
804 count = nla_get_u32(info->attrs[DEVLINK_ATTR_PORT_SPLIT_COUNT]); in devlink_nl_cmd_port_split_doit()
5774 [DEVLINK_ATTR_PORT_SPLIT_COUNT] = { .type = NLA_U32 },