Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/usb/
Dasix.h244 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dax88172a.c122 .set_wol = asix_set_wol,
Dasix_devices.c123 .set_wol = asix_set_wol,
330 .set_wol = asix_set_wol,
966 .set_wol = asix_set_wol,
Dasix_common.c610 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol() function