Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dnetlink.h398 int ethnl_set_coalesce(struct sk_buff *skb, struct genl_info *info);
Dcoalesce.c232 int ethnl_set_coalesce(struct sk_buff *skb, struct genl_info *info) in ethnl_set_coalesce() function
Dnetlink.c900 .doit = ethnl_set_coalesce,