Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
H A Drings.c101 const struct nla_policy ethnl_rings_set_policy[] = { variable
H A Dnetlink.h368 extern const struct nla_policy ethnl_rings_set_policy[ETHTOOL_A_RINGS_TX + 1];
H A Dnetlink.c818 .policy = ethnl_rings_set_policy,
819 .maxattr = ARRAY_SIZE(ethnl_rings_set_policy) - 1,
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.h416 extern const struct nla_policy ethnl_rings_set_policy[ETHTOOL_A_RINGS_TX_PUSH_BUF_LEN_MAX + 1];
H A Drings.c119 const struct nla_policy ethnl_rings_set_policy[] = { variable
H A Dnetlink.c911 .policy = ethnl_rings_set_policy,
912 .maxattr = ARRAY_SIZE(ethnl_rings_set_policy) - 1,

Completed in 6 milliseconds