| /linux-4.4.14/drivers/net/wireless/mwifiex/ |
| D | ethtool.c | 23 struct ethtool_wolinfo *wol) in mwifiex_ethtool_get_wol() 44 struct ethtool_wolinfo *wol) in mwifiex_ethtool_set_wol()
|
| /linux-4.4.14/drivers/net/wireless/libertas/ |
| D | ethtool.c | 67 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol() 87 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/genet/ |
| D | bcmgenet_wol.c | 44 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_get_wol() 64 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c_ethtool.c | 239 struct ethtool_wolinfo *wol) in atl1c_get_wol() 258 static int atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1c_set_wol()
|
| D | atl1c.h | 540 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e_ethtool.c | 322 struct ethtool_wolinfo *wol) in atl1e_get_wol() 341 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
|
| D | atl1e.h | 440 u32 wol; member
|
| /linux-4.4.14/drivers/net/phy/ |
| D | at803x.c | 89 struct ethtool_wolinfo *wol) in at803x_set_wol() 140 struct ethtool_wolinfo *wol) in at803x_get_wol()
|
| D | microchip.c | 101 struct ethtool_wolinfo *wol) in lan88xx_set_wol()
|
| D | phy.c | 1250 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() 1259 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol()
|
| D | marvell.c | 888 static void m88e1318_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in m88e1318_get_wol() 905 static int m88e1318_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in m88e1318_set_wol()
|
| D | phy_device.c | 767 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend() local
|
| /linux-4.4.14/drivers/net/ethernet/freescale/ |
| D | ucc_geth_ethtool.c | 358 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_get_wol() 371 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol()
|
| D | gianfar_ethtool.c | 641 static void gfar_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gfar_get_wol() 661 static int gfar_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gfar_set_wol()
|
| D | fec_main.c | 2588 fec_enet_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in fec_enet_get_wol() 2601 fec_enet_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in fec_enet_set_wol()
|
| D | gianfar.c | 1608 u16 wol = priv->wol_opts; in gfar_suspend() local 1651 u16 wol = priv->wol_opts; in gfar_resume() local
|
| /linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe_ethtool.c | 200 struct ethtool_wolinfo *wol) in pch_gbe_get_wol() 226 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
|
| /linux-4.4.14/drivers/net/vmxnet3/ |
| D | vmxnet3_ethtool.c | 450 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol() 460 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
|
| D | vmxnet3_int.h | 350 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
| D | qlge_ethtool.c | 420 static void ql_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ql_get_wol() 433 static int ql_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ql_set_wol()
|
| D | qlge_mpi.c | 839 int ql_mb_wol_mode(struct ql_adapter *qdev, u32 wol) in ql_mb_wol_mode()
|
| D | qlge_main.c | 3938 u32 wol = MB_WOL_DISABLE; in ql_wol() local
|
| D | qlge.h | 2059 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/igbvf/ |
| D | ethtool.c | 324 struct ethtool_wolinfo *wol) in igbvf_get_wol() 331 struct ethtool_wolinfo *wol) in igbvf_set_wol()
|
| D | igbvf.h | 270 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_ethtool.c | 553 static void stmmac_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_get_wol() 565 static int stmmac_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
| D | netxen_nic_ethtool.c | 690 netxen_nic_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_get_wol() 711 netxen_nic_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_set_wol()
|
| /linux-4.4.14/drivers/net/usb/ |
| D | pegasus.c | 890 pegasus_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_get_wol() 899 pegasus_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_set_wol() 928 struct ethtool_wolinfo wol; in pegasus_reset_wol() local
|
| D | lan78xx.c | 201 u32 wol; member 1013 struct ethtool_wolinfo *wol) in lan78xx_get_wol() 1041 struct ethtool_wolinfo *wol) in lan78xx_set_wol() 3056 static int lan78xx_set_suspend(struct lan78xx_net *dev, u32 wol) in lan78xx_set_suspend()
|
| D | r8152.c | 3536 static void rtl8152_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8152_get_wol() 3556 static int rtl8152_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8152_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/sun/ |
| D | sungem.c | 2074 static void gem_stop_phy(struct gem *gp, int wol) in gem_stop_phy() 2194 static void gem_do_stop(struct net_device *dev, int wol) in gem_do_stop() 2646 static void gem_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gem_get_wol() 2660 static int gem_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gem_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
| D | e1000_ethtool.c | 1604 struct ethtool_wolinfo *wol) in e1000_wol_exclusion() 1659 struct ethtool_wolinfo *wol) in e1000_get_wol() 1698 static int e1000_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e1000_set_wol()
|
| D | e1000.h | 233 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/adi/ |
| D | bfin_mac.h | 80 int wol; /* Wake On Lan */ member
|
| /linux-4.4.14/drivers/net/ethernet/toshiba/ |
| D | ps3_gelic_net.c | 1311 struct ethtool_wolinfo *wol) in gelic_net_get_wol() 1322 struct ethtool_wolinfo *wol) in gelic_net_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/sfc/ |
| D | ethtool.c | 756 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol() 764 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
|
| D | siena.c | 626 static void siena_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in siena_get_wol()
|
| D | ef10.c | 1560 struct ethtool_wolinfo *wol) {} in efx_ef10_get_wol_vf() 1567 static void efx_ef10_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in efx_ef10_get_wol()
|
| D | falcon.c | 2682 static void falcon_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in falcon_get_wol()
|
| /linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
| D | be_ethtool.c | 784 static void be_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_get_wol() 798 static int be_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_set_wol()
|
| /linux-4.4.14/drivers/net/dsa/ |
| D | bcm_sf2.c | 1315 struct ethtool_wolinfo *wol) in bcm_sf2_sw_get_wol() 1338 struct ethtool_wolinfo *wol) in bcm_sf2_sw_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_ethtool.c | 2092 struct ethtool_wolinfo *wol) in ixgbe_wol_exclusion() 2108 struct ethtool_wolinfo *wol) in ixgbe_get_wol() 2130 static int ixgbe_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ixgbe_set_wol()
|
| D | ixgbe.h | 737 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/realtek/ |
| D | 8139cp.c | 1333 const struct ethtool_wolinfo *wol) in netdev_set_wol() 1366 struct ethtool_wolinfo *wol) in netdev_get_wol() 1506 static void cp_get_wol (struct net_device *dev, struct ethtool_wolinfo *wol) in cp_get_wol() 1516 static int cp_set_wol (struct net_device *dev, struct ethtool_wolinfo *wol) in cp_set_wol()
|
| D | 8139too.c | 2311 static void rtl8139_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8139_get_wol() 2345 static int rtl8139_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8139_set_wol()
|
| D | r8169.c | 1749 static void rtl8169_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8169_get_wol() 1845 static int rtl8169_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rtl8169_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_ethtool.c | 1459 qlcnic_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in qlcnic_get_wol() 1482 qlcnic_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in qlcnic_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/ |
| D | bcmsysport.c | 400 struct ethtool_wolinfo *wol) in bcm_sysport_get_wol() 419 struct ethtool_wolinfo *wol) in bcm_sysport_set_wol()
|
| D | b44.c | 2084 static void b44_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_get_wol() 2096 static int b44_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_set_wol()
|
| D | bnx2.c | 7098 bnx2_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2_get_wol() 7117 bnx2_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2_set_wol()
|
| D | tg3.c | 12251 static void tg3_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in tg3_get_wol() 12265 static int tg3_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in tg3_set_wol()
|
| D | bnx2.h | 6898 u8 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_ethtool.c | 216 struct ethtool_wolinfo *wol) in mlx4_en_get_wol() 255 struct ethtool_wolinfo *wol) in mlx4_en_set_wol()
|
| D | mlx4_en.h | 583 bool wol; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
| D | ethtool.c | 1883 struct ethtool_wolinfo *wol) in e1000_get_wol() 1917 static int e1000_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e1000_set_wol()
|
| D | e1000.h | 322 u32 wol; member
|
| /linux-4.4.14/net/core/ |
| D | ethtool.c | 930 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethtool_get_wol() local 944 struct ethtool_wolinfo wol; in ethtool_set_wol() local
|
| /linux-4.4.14/drivers/net/ethernet/natsemi/ |
| D | natsemi.c | 2605 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() 2614 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() 3209 u32 wol = readl(ioaddr + WOLCmd) & WakeOptsSummary; in netdev_close() local 3295 u32 wol = readl(ioaddr + WOLCmd) & WakeOptsSummary; in natsemi_suspend() local
|
| /linux-4.4.14/drivers/net/ethernet/sis/ |
| D | sis900.c | 2077 static int sis900_set_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) in sis900_set_wol() 2113 static void sis900_get_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) in sis900_get_wol()
|
| /linux-4.4.14/drivers/net/ethernet/intel/igb/ |
| D | igb_ethtool.c | 2064 static void igb_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in igb_get_wol() 2095 static int igb_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in igb_set_wol()
|
| D | igb.h | 387 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ethtool.c | 1755 struct ethtool_wolinfo *wol) in i40e_get_wol() 1778 static int i40e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in i40e_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/3com/ |
| D | typhoon.c | 1107 typhoon_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in typhoon_get_wol() 1121 typhoon_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in typhoon_set_wol()
|
| D | 3c59x.c | 2997 static void vortex_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in vortex_get_wol() 3011 static int vortex_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in vortex_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
| D | atl2.c | 2036 struct ethtool_wolinfo *wol) in atl2_get_wol() 2055 static int atl2_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl2_set_wol()
|
| D | atl1.c | 3394 struct ethtool_wolinfo *wol) in atl1_get_wol() 3405 struct ethtool_wolinfo *wol) in atl1_set_wol()
|
| D | atl2.h | 455 u32 wol; member
|
| D | atl1.h | 762 u32 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/dlink/ |
| D | sundance.c | 1747 struct ethtool_wolinfo *wol) in sundance_get_wol() 1767 struct ethtool_wolinfo *wol) in sundance_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/marvell/ |
| D | sky2.c | 3552 static void sky2_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in sky2_get_wol() 3560 static int sky2_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in sky2_set_wol() 4749 int highmem, int wol) in sky2_init_netdev()
|
| D | skge.c | 245 static void skge_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in skge_get_wol() 253 static int skge_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in skge_set_wol()
|
| D | mv643xx_eth.c | 1554 mv643xx_eth_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in mv643xx_eth_get_wol() 1564 mv643xx_eth_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in mv643xx_eth_set_wol()
|
| D | sky2.h | 2263 u8 wol; /* WAKE_ bits */ member
|
| D | skge.h | 2465 u8 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/via/ |
| D | via-velocity.c | 3427 static void velocity_ethtool_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in velocity_ethtool_get_wol() 3443 static int velocity_ethtool_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in velocity_ethtool_set_wol()
|
| D | via-rhine.c | 2362 static void rhine_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rhine_get_wol() 2376 static int rhine_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in rhine_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/ |
| D | jme.c | 2618 struct ethtool_wolinfo *wol) in jme_get_wol() 2636 struct ethtool_wolinfo *wol) in jme_set_wol()
|
| /linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
| D | fwcmd.h | 231 struct carl9170_wol_cmd wol; member
|
| /linux-4.4.14/drivers/net/ethernet/calxeda/ |
| D | xgmac.c | 1662 struct ethtool_wolinfo *wol) in xgmac_get_wol() 1673 struct ethtool_wolinfo *wol) in xgmac_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_ethtool.c | 1095 static void bnx2x_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2x_get_wol() 1112 static int bnx2x_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bnx2x_set_wol()
|
| D | bnx2x.h | 1660 u8 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/ti/ |
| D | cpsw.c | 1862 static void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in cpsw_get_wol() 1874 static int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in cpsw_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
| D | uli526x.c | 1002 static void uli526x_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in uli526x_get_wol()
|
| /linux-4.4.14/drivers/net/ethernet/intel/ |
| D | e100.c | 2493 static void e100_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_get_wol() 2500 static int e100_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_set_wol()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
| D | qed.h | 391 u8 wol; member
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | cxgb4vf_main.c | 1690 struct ethtool_wolinfo *wol) in cxgb4vf_get_wol()
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_main.c | 2089 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol()
|
| /linux-4.4.14/drivers/net/ethernet/micrel/ |
| D | ksz884x.c | 6172 struct ethtool_wolinfo *wol) in netdev_get_wol() 6192 struct ethtool_wolinfo *wol) in netdev_set_wol()
|