Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddevlink.h298 DEVLINK_ATTR_SELFTEST_RESULT, /* nested */ enumerator
/openbmc/linux/net/devlink/
H A Ddev.c1283 result_attr = nla_nest_start(skb, DEVLINK_ATTR_SELFTEST_RESULT); in devlink_selftest_result_put()