Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Ddevlink.h506 DEVLINK_ATTR_PORT_FUNCTION, /* nested */ enumerator
/Linux-v5.10/net/core/
Ddevlink.c725 function_attr = nla_nest_start_noflag(msg, DEVLINK_ATTR_PORT_FUNCTION); in devlink_nl_port_function_attrs_put()
1059 if (info->attrs[DEVLINK_ATTR_PORT_FUNCTION]) { in devlink_nl_cmd_port_set_doit()
1060 struct nlattr *attr = info->attrs[DEVLINK_ATTR_PORT_FUNCTION]; in devlink_nl_cmd_port_set_doit()
7586 [DEVLINK_ATTR_PORT_FUNCTION] = { .type = NLA_NESTED },