Home
last modified time | relevance | path

Searched refs:ethnl_debug_get_policy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Ddebug.c19 const struct nla_policy ethnl_debug_get_policy[] = { variable
H A Dnetlink.h359 extern const struct nla_policy ethnl_debug_get_policy[ETHTOOL_A_DEBUG_HEADER + 1];
H A Dnetlink.c746 .policy = ethnl_debug_get_policy,
747 .maxattr = ARRAY_SIZE(ethnl_debug_get_policy) - 1,
/kernel/linux/linux-6.6/net/ethtool/
H A Ddebug.c19 const struct nla_policy ethnl_debug_get_policy[] = { variable
H A Dnetlink.h407 extern const struct nla_policy ethnl_debug_get_policy[ETHTOOL_A_DEBUG_HEADER + 1];
H A Dnetlink.c839 .policy = ethnl_debug_get_policy,
840 .maxattr = ARRAY_SIZE(ethnl_debug_get_policy) - 1,

Completed in 5 milliseconds