Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/usb/
Dasix.h241 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dax88172a.c122 .set_wol = asix_set_wol,
Dasix_devices.c123 .set_wol = asix_set_wol,
312 .set_wol = asix_set_wol,
826 .set_wol = asix_set_wol,
Dasix_common.c634 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol() function