Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethtool/
Dplca.c192 const struct nla_policy ethnl_plca_get_status_policy[] = { variable
Dnetlink.h441 extern const struct nla_policy ethnl_plca_get_status_policy[ETHTOOL_A_PLCA_HEADER + 1];
Dnetlink.c1112 .policy = ethnl_plca_get_status_policy,
1113 .maxattr = ARRAY_SIZE(ethnl_plca_get_status_policy) - 1,