Home
last modified time | relevance | path

Searched refs:coalesce_irq_moderation_policy (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/ethtool/
Dcoalesce.c300 static const struct nla_policy coalesce_irq_moderation_policy[] = { variable
308 NLA_POLICY_NESTED(coalesce_irq_moderation_policy),
445 int len_irq_moder = ARRAY_SIZE(coalesce_irq_moderation_policy); in ethnl_update_profile()
446 struct nlattr *tb[ARRAY_SIZE(coalesce_irq_moderation_policy)]; in ethnl_update_profile()
467 coalesce_irq_moderation_policy, in ethnl_update_profile()