Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dasix.h242 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dax88172a.c158 .get_wol = asix_get_wol,
Dasix_devices.c134 .get_wol = asix_get_wol,
300 .get_wol = asix_get_wol,
786 .get_wol = asix_get_wol,
Dasix_common.c586 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol() function