Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Drings.c131 int ethnl_set_rings(struct sk_buff *skb, struct genl_info *info) in ethnl_set_rings() function
Dnetlink.h393 int ethnl_set_rings(struct sk_buff *skb, struct genl_info *info);
Dnetlink.c864 .doit = ethnl_set_rings,