Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddevlink.h399 DEVLINK_ATTR_PORT_IBDEV_NAME, /* string */ enumerator
/openbmc/linux/net/devlink/
H A Dport.c475 nla_put_string(msg, DEVLINK_ATTR_PORT_IBDEV_NAME, in devlink_nl_port_fill()