Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddevlink.h510 DEVLINK_ATTR_PORT_LANES, /* u32 */ enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c668 if (nla_put_u32(msg, DEVLINK_ATTR_PORT_LANES, attrs->lanes)) in devlink_nl_port_attrs_put()