Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/usb/
Dasix.h221 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dasix_devices.c123 .get_wol = asix_get_wol,
265 .get_wol = asix_get_wol,
498 .get_wol = asix_get_wol,
Dax88172a.c194 .get_wol = asix_get_wol,
Dasix_common.c397 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol() function