Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Ddevlink.h520 DEVLINK_ATTR_PORT_FUNCTION, /* nested */ enumerator
/Linux-v5.15/net/core/
Ddevlink.c959 function_attr = nla_nest_start_noflag(msg, DEVLINK_ATTR_PORT_FUNCTION); in devlink_nl_port_function_attrs_put()
1420 if (info->attrs[DEVLINK_ATTR_PORT_FUNCTION]) { in devlink_nl_cmd_port_set_doit()
1421 struct nlattr *attr = info->attrs[DEVLINK_ATTR_PORT_FUNCTION]; in devlink_nl_cmd_port_set_doit()
8491 [DEVLINK_ATTR_PORT_FUNCTION] = { .type = NLA_NESTED },