Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
Dwol.c107 int ethnl_set_wol(struct sk_buff *skb, struct genl_info *info) in ethnl_set_wol() function
Dnetlink.h385 int ethnl_set_wol(struct sk_buff *skb, struct genl_info *info);
Dnetlink.c769 .doit = ethnl_set_wol,