Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c77 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A 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()
H A Dasix_common.c573 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol()
592 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol()
H A Ddm9620.c511 dm9620_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in dm9620_get_wol()
532 dm9620_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in dm9620_set_wol()
H A Daqc111.c214 struct ethtool_wolinfo *wolinfo) in aqc111_get_wol()
227 struct ethtool_wolinfo *wolinfo) in aqc111_set_wol()
H A Dsmsc95xx.c709 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_get_wol()
719 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_set_wol()
H A Dsmsc75xx.c705 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_get_wol()
715 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_set_wol()
H A Dax88179_178a.c532 ax88179_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_get_wol()
553 ax88179_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_set_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c867 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_set_wol()
880 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_get_wol()
H A Ddmfe.c1083 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_set_wol()
1096 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_get_wol()
H A Dtulip.h441 struct ethtool_wolinfo wolinfo; /* WOL settings */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c304 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/silan/
H A Dsc92031.c1255 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_get_wol()
1282 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_set_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/nvidia/
H A Dforcedeth.c4304 static void nv_get_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_get_wol()
4315 static int nv_set_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_set_wol()