/linux/drivers/net/wireless/marvell/mwifiex/ |
A D | ethtool.c | 23 struct ethtool_wolinfo *wol) in mwifiex_ethtool_get_wol() 44 struct ethtool_wolinfo *wol) in mwifiex_ethtool_set_wol()
|
/linux/drivers/net/wireless/marvell/libertas/ |
A D | ethtool.c | 62 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol() 82 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
|
/linux/drivers/net/ethernet/broadcom/genet/ |
A D | bcmgenet_wol.c | 40 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_get_wol() 55 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_set_wol()
|
/linux/net/ethtool/ |
A D | wol.c | 13 struct ethtool_wolinfo wol; member 109 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol() local
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
A D | atl1c_ethtool.c | 229 struct ethtool_wolinfo *wol) in atl1c_get_wol() 248 static int atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1c_set_wol()
|
/linux/drivers/net/ethernet/sfc/ |
A D | ethtool.c | 199 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol() 207 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
|
/linux/drivers/net/ethernet/atheros/atl1e/ |
A D | atl1e_ethtool.c | 316 struct ethtool_wolinfo *wol) in atl1e_get_wol() 335 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
|
/linux/drivers/net/phy/ |
A D | dp83tc811.c | 98 struct ethtool_wolinfo *wol) in dp83811_set_wol() 158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
|
A D | mxl-gpy.c | 383 struct ethtool_wolinfo *wol) in gpy_set_wol() 464 struct ethtool_wolinfo *wol) in gpy_get_wol()
|
A D | dp83822.c | 123 struct ethtool_wolinfo *wol) in dp83822_set_wol() 182 struct ethtool_wolinfo *wol) in dp83822_get_wol()
|
A D | meson-gxl.c | 160 int ret, wol, lpa, exp; in meson_gxl_read_status() local
|
A D | microchip.c | 284 struct ethtool_wolinfo *wol) in lan88xx_set_wol()
|
A D | phy.c | 1413 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() 1428 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol()
|
A D | dp83869.c | 245 struct ethtool_wolinfo *wol) in dp83869_set_wol() 340 struct ethtool_wolinfo *wol) in dp83869_get_wol()
|
/linux/drivers/net/ethernet/freescale/ |
A D | ucc_geth_ethtool.c | 342 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_get_wol() 355 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol()
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
A D | pch_gbe_ethtool.c | 209 struct ethtool_wolinfo *wol) in pch_gbe_get_wol() 235 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
|
/linux/drivers/net/ethernet/intel/igbvf/ |
A D | ethtool.c | 304 struct ethtool_wolinfo *wol) in igbvf_get_wol() 311 struct ethtool_wolinfo *wol) in igbvf_set_wol()
|
/linux/drivers/staging/qlge/ |
A D | qlge_ethtool.c | 430 static void qlge_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qlge_get_wol() 443 static int qlge_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qlge_set_wol()
|
/linux/drivers/net/ethernet/socionext/ |
A D | sni_ave.c | 418 struct ethtool_wolinfo *wol) in ave_ethtool_get_wol() 428 struct ethtool_wolinfo *wol) in __ave_ethtool_set_wol() 438 struct ethtool_wolinfo *wol) in ave_ethtool_set_wol() 1166 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init() local 1736 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend() local 1754 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume() local
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
A D | netxen_nic_ethtool.c | 682 netxen_nic_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_get_wol() 703 netxen_nic_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_set_wol()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_ethtool.c | 691 struct ethtool_wolinfo *wol) in enetc_get_wol() 701 struct ethtool_wolinfo *wol) in enetc_set_wol()
|
/linux/drivers/net/ethernet/microchip/ |
A D | lan743x_ethtool.c | 777 struct ethtool_wolinfo *wol) in lan743x_ethtool_get_wol() 794 struct ethtool_wolinfo *wol) in lan743x_ethtool_set_wol()
|
/linux/drivers/net/vmxnet3/ |
A D | vmxnet3_ethtool.c | 527 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol() 537 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
|
/linux/drivers/net/usb/ |
A D | pegasus.c | 905 pegasus_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_get_wol() 914 pegasus_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_set_wol() 943 struct ethtool_wolinfo wol; in pegasus_reset_wol() local
|
/linux/drivers/net/ethernet/sun/ |
A D | sungem.c | 2073 static void gem_stop_phy(struct gem *gp, int wol) in gem_stop_phy() 2179 static void gem_do_stop(struct net_device *dev, int wol) in gem_do_stop() 2665 static void gem_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gem_get_wol() 2679 static int gem_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in gem_set_wol()
|