Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dlinkinfo.c78 const struct nla_policy ethnl_linkinfo_set_policy[] = { variable
H A Dnetlink.h403 extern const struct nla_policy ethnl_linkinfo_set_policy[ETHTOOL_A_LINKINFO_TP_MDIX_CTRL + 1];
H A Dnetlink.c805 .policy = ethnl_linkinfo_set_policy,
806 .maxattr = ARRAY_SIZE(ethnl_linkinfo_set_policy) - 1,