Home
last modified time | relevance | path

Searched refs:ethnl_features_get_policy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dnetlink.h363 extern const struct nla_policy ethnl_features_get_policy[ETHTOOL_A_FEATURES_HEADER + 1];
H A Dfeatures.c23 const struct nla_policy ethnl_features_get_policy[] = { variable
H A Dnetlink.c779 .policy = ethnl_features_get_policy,
780 .maxattr = ARRAY_SIZE(ethnl_features_get_policy) - 1,
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.h411 extern const struct nla_policy ethnl_features_get_policy[ETHTOOL_A_FEATURES_HEADER + 1];
H A Dfeatures.c23 const struct nla_policy ethnl_features_get_policy[] = { variable
H A Dnetlink.c872 .policy = ethnl_features_get_policy,
873 .maxattr = ARRAY_SIZE(ethnl_features_get_policy) - 1,

Completed in 6 milliseconds