Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dasix.h230 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
H A Dasix_devices.c122 .get_wol = asix_get_wol,
288 .get_wol = asix_get_wol,
779 .get_wol = asix_get_wol,
H A Dax88172a.c135 .get_wol = asix_get_wol,
H A Dasix_common.c573 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol() function