Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Ddevlink.h298 DEVLINK_ATTR_SELFTEST_RESULT, /* nested */ enumerator
/linux-6.1.9/net/core/
Ddevlink.c4981 result_attr = nla_nest_start(skb, DEVLINK_ATTR_SELFTEST_RESULT); in devlink_selftest_result_put()