Home
last modified time | relevance | path

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

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