Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dplca.c26 const struct nla_policy ethnl_plca_get_cfg_policy[] = { variable
H A Dnetlink.h439 extern const struct nla_policy ethnl_plca_get_cfg_policy[ETHTOOL_A_PLCA_HEADER + 1];
H A Dnetlink.c1097 .policy = ethnl_plca_get_cfg_policy,
1098 .maxattr = ARRAY_SIZE(ethnl_plca_get_cfg_policy) - 1,