Home
last modified time | relevance | path

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

/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c90 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/drivers/net/usb/
Dsr9800.c400 sr_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in sr_get_wol()
419 sr_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in sr_set_wol()
Dasix_common.c586 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol()
605 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol()
Dsmsc75xx.c718 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_get_wol()
728 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_set_wol()
Dsmsc95xx.c761 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_get_wol()
771 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_set_wol()
Dax88179_178a.c543 ax88179_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_get_wol()
564 ax88179_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_set_wol()
/drivers/net/ethernet/dec/tulip/
Dtulip_core.c878 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_set_wol()
891 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_get_wol()
Ddmfe.c1099 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_set_wol()
1112 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_get_wol()
Dtulip.h441 struct ethtool_wolinfo wolinfo; /* WOL settings */ member
/drivers/net/ethernet/adi/
Dbfin_mac.c462 struct ethtool_wolinfo *wolinfo) in bfin_mac_ethtool_getwol()
471 struct ethtool_wolinfo *wolinfo) in bfin_mac_ethtool_setwol()
/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c313 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol()
/drivers/net/ethernet/silan/
Dsc92031.c1264 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_get_wol()
1291 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_set_wol()
/drivers/net/ethernet/nvidia/
Dforcedeth.c4206 static void nv_get_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_get_wol()
4217 static int nv_set_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_set_wol()