Searched refs:asix_set_wol (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | asix.h | 231 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
|
H A D | ax88172a.c | 136 .set_wol = asix_set_wol,
|
H A D | asix_devices.c | 123 .set_wol = asix_set_wol, 289 .set_wol = asix_set_wol, 780 .set_wol = asix_set_wol,
|
H A D | asix_common.c | 592 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol() function
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | asix.h | 244 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
|
H A D | ax88172a.c | 122 .set_wol = asix_set_wol,
|
H A D | asix_devices.c | 123 .set_wol = asix_set_wol, 330 .set_wol = asix_set_wol, 966 .set_wol = asix_set_wol,
|
H A D | asix_common.c | 610 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol() function
|
Completed in 8 milliseconds