Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddevlink.h520 DEVLINK_ATTR_PORT_FUNCTION, /* nested */ enumerator
/linux/net/core/
A Ddevlink.c1035 function_attr = nla_nest_start_noflag(msg, DEVLINK_ATTR_PORT_FUNCTION); in devlink_nl_port_function_attrs_put()
1502 if (info->attrs[DEVLINK_ATTR_PORT_FUNCTION]) { in devlink_nl_cmd_port_set_doit()
1503 struct nlattr *attr = info->attrs[DEVLINK_ATTR_PORT_FUNCTION]; in devlink_nl_cmd_port_set_doit()
8536 [DEVLINK_ATTR_PORT_FUNCTION] = { .type = NLA_NESTED },

Completed in 24 milliseconds