Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/usb/
Dasix.h240 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dax88172a.c121 .get_wol = asix_get_wol,
Dasix_devices.c122 .get_wol = asix_get_wol,
311 .get_wol = asix_get_wol,
825 .get_wol = asix_get_wol,
Dasix_common.c615 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol() function