Home
last modified time | relevance | path

Searched defs:wolinfo (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c77 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/linux-6.12.1/drivers/net/usb/
Dsr9800.c399 sr_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in sr_get_wol()
418 sr_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in sr_set_wol()
Dasix_common.c591 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol()
610 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol()
Daqc111.c214 struct ethtool_wolinfo *wolinfo) in aqc111_get_wol()
227 struct ethtool_wolinfo *wolinfo) in aqc111_set_wol()
Dsmsc95xx.c721 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_get_wol()
731 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_set_wol()
Dsmsc75xx.c702 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_get_wol()
712 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_set_wol()
Dax88179_178a.c514 ax88179_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_get_wol()
524 ax88179_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_set_wol()
/linux-6.12.1/drivers/net/ethernet/dec/tulip/
Dtulip_core.c867 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_set_wol()
880 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_get_wol()
Ddmfe.c1082 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_set_wol()
1095 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_get_wol()
Dtulip.h441 struct ethtool_wolinfo wolinfo; /* WOL settings */ member
/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c304 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol()
/linux-6.12.1/drivers/net/ethernet/silan/
Dsc92031.c1255 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_get_wol()
1282 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_set_wol()
/linux-6.12.1/drivers/net/ethernet/nvidia/
Dforcedeth.c4299 static void nv_get_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_get_wol()
4310 static int nv_set_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_set_wol()