Home
last modified time | relevance | path

Searched refs:ethtool_wolinfo (Results 1 – 25 of 104) sorted by relevance

12345

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dethtool.c23 struct ethtool_wolinfo *wol) in mwifiex_ethtool_get_wol()
44 struct ethtool_wolinfo *wol) in mwifiex_ethtool_set_wol()
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dethtool.c65 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol()
85 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
/Linux-v4.19/include/linux/
Dphylink.h210 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
211 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
Dethtool.h337 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
338 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
Dphy.h598 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
601 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
1068 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
1070 struct ethtool_wolinfo *wol);
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmgenet_wol.c44 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()
Dbcmgenet.h732 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
733 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
/Linux-v4.19/drivers/net/usb/
Dasix.h242 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
243 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
Dasix_common.c586 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_get_wol()
605 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in asix_set_wol()
/Linux-v4.19/drivers/net/phy/
Dmscc.c265 struct ethtool_wolinfo *wol) in vsc85xx_wol_set()
271 struct ethtool_wolinfo *wol_conf = wol; in vsc85xx_wol_set()
342 struct ethtool_wolinfo *wol) in vsc85xx_wol_get()
348 struct ethtool_wolinfo *wol_conf = wol; in vsc85xx_wol_get()
Ddp83822.c98 struct ethtool_wolinfo *wol) in dp83822_set_wol()
158 struct ethtool_wolinfo *wol) in dp83822_get_wol()
Ddp83tc811.c98 struct ethtool_wolinfo *wol) in dp83811_set_wol()
158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
Dat803x.c150 struct ethtool_wolinfo *wol) in at803x_set_wol()
201 struct ethtool_wolinfo *wol) in at803x_get_wol()
Dmicrochip.c279 struct ethtool_wolinfo *wol) in lan88xx_set_wol()
/Linux-v4.19/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c350 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_get_wol()
363 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol()
/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c245 struct ethtool_wolinfo *wol) in atl1c_get_wol()
264 static int atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1c_set_wol()
/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c332 struct ethtool_wolinfo *wol) in atl1e_get_wol()
351 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
/Linux-v4.19/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c90 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dethtool.c306 struct ethtool_wolinfo *wol) in igbvf_get_wol()
313 struct ethtool_wolinfo *wol) in igbvf_set_wol()
/Linux-v4.19/include/net/
Ddsa.h398 struct ethtool_wolinfo *w);
400 struct ethtool_wolinfo *w);
/Linux-v4.19/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c218 struct ethtool_wolinfo *wol) in pch_gbe_get_wol()
244 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
/Linux-v4.19/drivers/net/dsa/
Dbcm_sf2.c723 struct ethtool_wolinfo *wol) in bcm_sf2_sw_get_wol()
727 struct ethtool_wolinfo pwol; in bcm_sf2_sw_get_wol()
746 struct ethtool_wolinfo *wol) in bcm_sf2_sw_set_wol()
751 struct ethtool_wolinfo pwol; in bcm_sf2_sw_set_wol()
/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c656 struct ethtool_wolinfo *wol) in lan743x_ethtool_get_wol()
671 struct ethtool_wolinfo *wol) in lan743x_ethtool_set_wol()
/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dtulip.h441 struct ethtool_wolinfo wolinfo; /* WOL settings */
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/
Dqlge_ethtool.c427 static void ql_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ql_get_wol()
440 static int ql_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in ql_set_wol()

12345