Home
last modified time | relevance | path

Searched refs:DEVLINK_PORT_FN_ATTR_CAPS (Results 1 – 3 of 3) sorted by relevance

/linux/net/devlink/
H A Dnetlink_gen.h15 extern const struct nla_policy devlink_dl_port_function_nl_policy[DEVLINK_PORT_FN_ATTR_CAPS + 1];
H A Dnetlink_gen.c14 const struct nla_policy devlink_dl_port_function_nl_policy[DEVLINK_PORT_FN_ATTR_CAPS + 1] = {
18 [DEVLINK_PORT_FN_ATTR_CAPS] = NLA_POLICY_BITFIELD32(15),
/linux/include/uapi/linux/
H A Ddevlink.h687 DEVLINK_PORT_FN_ATTR_CAPS, /* bitfield32 */ enumerator