Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Dpause.c139 int ethnl_set_pause(struct sk_buff *skb, struct genl_info *info) in ethnl_set_pause() function
Dnetlink.h396 int ethnl_set_pause(struct sk_buff *skb, struct genl_info *info);
Dnetlink.c912 .doit = ethnl_set_pause,