Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dax88172a.c122 .set_wol = asix_set_wol,
H A Dasix_devices.c109 .set_wol = asix_set_wol,
318 .set_wol = asix_set_wol,
981 .set_wol = asix_set_wol,
H A Dasix_common.c593 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol() function