Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c77 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/openbmc/linux/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.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()
H A Daqc111.c214 struct ethtool_wolinfo *wolinfo) in aqc111_get_wol()
227 struct ethtool_wolinfo *wolinfo) in aqc111_set_wol()
H A Dsmsc95xx.c721 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_get_wol()
731 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_set_wol()
H A Dsmsc75xx.c707 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_get_wol()
717 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_set_wol()
H A 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()
/openbmc/linux/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.c1082 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_set_wol()
1095 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_get_wol()
H A Dtulip.h441 struct ethtool_wolinfo wolinfo; /* WOL settings */ member
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/nvidia/
H A 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()