/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-ethtool.c | 484 struct ethtool_wolinfo *wol) in am65_cpsw_get_wol() 492 struct ethtool_wolinfo *wol) in am65_cpsw_set_wol()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ethtool.c | 1911 struct ethtool_wolinfo *wol) in e1000_get_wol() 1945 static int e1000_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e1000_set_wol()
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() 2613 static int set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in set_wol() 3219 u32 wol = readl(ioaddr + WOLCmd) & WakeOptsSummary; in netdev_close() local 3302 u32 wol = readl(ioaddr + WOLCmd) & WakeOptsSummary; in natsemi_suspend() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 230 struct ethtool_wolinfo *wol) in mlx4_en_get_wol() 270 struct ethtool_wolinfo *wol) in mlx4_en_set_wol()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 670 static void siena_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in siena_get_wol()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.h | 57 u32 wol; member
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | qlge_mpi.c | 835 int qlge_mb_wol_mode(struct qlge_adapter *qdev, u32 wol) in qlge_mb_wol_mode()
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis900.c | 2092 static int sis900_set_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) in sis900_set_wol() 2128 static void sis900_get_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) in sis900_get_wol()
|
/openbmc/linux/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 1990 struct ethtool_wolinfo *wol) in atl2_get_wol() 2009 static int atl2_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl2_set_wol()
|
H A D | atl1.c | 3352 struct ethtool_wolinfo *wol) in atl1_get_wol() 3363 struct ethtool_wolinfo *wol) in atl1_set_wol()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 670 static void qede_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qede_get_wol() 680 static int qede_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qede_set_wol()
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | b44.c | 2071 static void b44_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_get_wol() 2083 static int b44_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in b44_set_wol()
|
H A D | bcmsysport.c | 544 struct ethtool_wolinfo *wol) in bcm_sysport_get_wol() 558 struct ethtool_wolinfo *wol) in bcm_sysport_set_wol()
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 1105 typhoon_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in typhoon_get_wol() 1119 typhoon_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in typhoon_set_wol()
|
/openbmc/linux/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 1733 struct ethtool_wolinfo *wol) in sundance_get_wol() 1753 struct ethtool_wolinfo *wol) in sundance_set_wol()
|
/openbmc/linux/drivers/net/phy/ |
H A D | at803x.c | 443 struct ethtool_wolinfo *wol) in at803x_set_wol() 517 struct ethtool_wolinfo *wol) in at803x_get_wol()
|
H A D | phylink.c | 2248 void phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_get_wol() 2271 int phylink_ethtool_set_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_set_wol()
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_ethtool.c | 2101 static void igb_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in igb_get_wol() 2132 static int igb_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in igb_set_wol()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 2082 static void hns3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in hns3_get_wol() 2095 struct ethtool_wolinfo *wol) in hns3_set_wol()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 3525 static void sky2_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in sky2_get_wol() 3533 static int sky2_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in sky2_set_wol() 4591 int highmem, int wol) in sky2_init_netdev()
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 3503 u16 wol = priv->wol_opts; in gfar_suspend() local 3546 u16 wol = priv->wol_opts; in gfar_resume() local
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.c | 2363 static void sh_eth_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in sh_eth_get_wol() 2376 static int sh_eth_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in sh_eth_set_wol()
|
H A D | ravb_main.c | 1693 static void ravb_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ravb_get_wol() 1701 static int ravb_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ravb_set_wol()
|
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 3430 static void velocity_ethtool_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in velocity_ethtool_get_wol() 3446 static int velocity_ethtool_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in velocity_ethtool_set_wol()
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | jme.c | 2525 struct ethtool_wolinfo *wol) in jme_get_wol() 2543 struct ethtool_wolinfo *wol) in jme_set_wol()
|