Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dasix.h230 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dax88172a.c135 .get_wol = asix_get_wol,
Dasix_devices.c122 .get_wol = asix_get_wol,
288 .get_wol = asix_get_wol,
779 .get_wol = asix_get_wol,
Dasix_common.c573 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol() function