Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c86 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/linux-4.4.14/drivers/net/usb/
Dasix_common.c429 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol()
447 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol()
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()
Dsmsc75xx.c712 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_get_wol()
722 struct ethtool_wolinfo *wolinfo) in smsc75xx_ethtool_set_wol()
Dsmsc95xx.c714 struct ethtool_wolinfo *wolinfo) in smsc95xx_ethtool_get_wol()
724 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()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dtulip_core.c881 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_set_wol()
894 struct ethtool_wolinfo *wolinfo) in tulip_ethtool_get_wol()
Ddmfe.c1103 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_set_wol()
1116 struct ethtool_wolinfo *wolinfo) in dmfe_ethtool_get_wol()
Dtulip.h441 struct ethtool_wolinfo wolinfo; /* WOL settings */ member
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c322 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol()
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c502 struct ethtool_wolinfo *wolinfo) in bfin_mac_ethtool_getwol()
511 struct ethtool_wolinfo *wolinfo) in bfin_mac_ethtool_setwol()
/linux-4.4.14/drivers/net/ethernet/silan/
Dsc92031.c1253 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_get_wol()
1280 struct ethtool_wolinfo *wolinfo) in sc92031_ethtool_set_wol()
/linux-4.4.14/drivers/net/ethernet/nvidia/
Dforcedeth.c4215 static void nv_get_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_get_wol()
4226 static int nv_set_wol(struct net_device *dev, struct ethtool_wolinfo *wolinfo) in nv_set_wol()