Searched refs:ethnl_plca_set_cfg_policy (Results 1 – 3 of 3) sorted by relevance
37 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
482 extern const struct nla_policy ethnl_plca_set_cfg_policy[ETHTOOL_A_PLCA_MAX + 1];
1202 .policy = ethnl_plca_set_cfg_policy,1203 .maxattr = ARRAY_SIZE(ethnl_plca_set_cfg_policy) - 1,