Home
last modified time | relevance | path

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

/net/ethtool/
A Dplca.c37 WARN_ON_ONCE(attrid >= ARRAY_SIZE(ethnl_plca_set_cfg_policy))) in plca_update_sint()
40 switch (ethnl_plca_set_cfg_policy[attrid].type) { in plca_update_sint()
134 const struct nla_policy ethnl_plca_set_cfg_policy[] = { variable
A Dnetlink.h492 extern const struct nla_policy ethnl_plca_set_cfg_policy[ETHTOOL_A_PLCA_MAX + 1];
A Dnetlink.c1456 .policy = ethnl_plca_set_cfg_policy,
1457 .maxattr = ARRAY_SIZE(ethnl_plca_set_cfg_policy) - 1,

Completed in 8 milliseconds