Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Ddevlink.c769 #define DEVLINK_NL_FLAG_NEED_RATE_NODE BIT(3) macro
805 } else if (ops->internal_flags & DEVLINK_NL_FLAG_NEED_RATE_NODE) { in devlink_nl_pre_doit()
9222 .internal_flags = DEVLINK_NL_FLAG_NEED_RATE_NODE,