Searched refs:ethnl_pse_set_policy (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/ethtool/
H A Dpse-pd.c125 const struct nla_policy ethnl_pse_set_policy[ETHTOOL_A_PSE_MAX + 1] = { variable in typeref:struct:nla_policy
180 /* These values are already validated by the ethnl_pse_set_policy */
H A Dnetlink.c1078 .policy = ethnl_pse_set_policy,
1079 .maxattr = ARRAY_SIZE(ethnl_pse_set_policy) - 1,
H A Dnetlink.h437 extern const struct nla_policy ethnl_pse_set_policy[ETHTOOL_A_PSE_MAX + 1];

Completed in 143 milliseconds