Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/usb/
Dasix.h222 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dasix_devices.c124 .set_wol = asix_set_wol,
266 .set_wol = asix_set_wol,
499 .set_wol = asix_set_wol,
Dax88172a.c195 .set_wol = asix_set_wol,
Dasix_common.c415 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol() function