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()130 const struct nla_policy ethnl_plca_set_cfg_policy[] = { variable
440 extern const struct nla_policy ethnl_plca_set_cfg_policy[ETHTOOL_A_PLCA_MAX + 1];
1104 .policy = ethnl_plca_set_cfg_policy,1105 .maxattr = ARRAY_SIZE(ethnl_plca_set_cfg_policy) - 1,