Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
H A Dnetlink.h372 extern const struct nla_policy ethnl_coalesce_set_policy[ETHTOOL_A_COALESCE_RATE_SAMPLE_INTERVAL + 1];
H A Dnetlink.c850 .policy = ethnl_coalesce_set_policy,
851 .maxattr = ARRAY_SIZE(ethnl_coalesce_set_policy) - 1,
H A Dcoalesce.c193 const struct nla_policy ethnl_coalesce_set_policy[] = { variable
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.h420 extern const struct nla_policy ethnl_coalesce_set_policy[ETHTOOL_A_COALESCE_MAX + 1];
H A Dcoalesce.c200 const struct nla_policy ethnl_coalesce_set_policy[] = { variable
H A Dnetlink.c943 .policy = ethnl_coalesce_set_policy,
944 .maxattr = ARRAY_SIZE(ethnl_coalesce_set_policy) - 1,

Completed in 6 milliseconds