Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
H A Dlinkinfo.c19 const struct nla_policy ethnl_linkinfo_get_policy[] = { variable
H A Dnetlink.h354 extern const struct nla_policy ethnl_linkinfo_get_policy[ETHTOOL_A_LINKINFO_HEADER + 1];
H A Dnetlink.c705 .policy = ethnl_linkinfo_get_policy,
706 .maxattr = ARRAY_SIZE(ethnl_linkinfo_get_policy) - 1,
/kernel/linux/linux-6.6/net/ethtool/
H A Dlinkinfo.c19 const struct nla_policy ethnl_linkinfo_get_policy[] = { variable
H A Dnetlink.h402 extern const struct nla_policy ethnl_linkinfo_get_policy[ETHTOOL_A_LINKINFO_HEADER + 1];
H A Dnetlink.c798 .policy = ethnl_linkinfo_get_policy,
799 .maxattr = ARRAY_SIZE(ethnl_linkinfo_get_policy) - 1,

Completed in 5 milliseconds