Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddevlink.h571 DEVLINK_ATTR_PORT_LANES, /* u32 */ enumerator
/linux/net/devlink/
H A Dport.c236 if (nla_put_u32(msg, DEVLINK_ATTR_PORT_LANES, attrs->lanes)) in devlink_nl_port_attrs_put()