Home
last modified time | relevance | path

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

12345

/Linux-v5.10/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-v5.10/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-v5.10/net/ethtool/
Dwol.c13 struct ethtool_wolinfo wol;
109 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol()
/Linux-v5.10/drivers/net/usb/
Dasix.h230 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
231 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
/Linux-v5.10/drivers/net/ethernet/broadcom/genet/
Dbcmgenet_wol.c41 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_get_wol()
56 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_set_wol()
Dbcmgenet.h752 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
753 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
/Linux-v5.10/drivers/net/ethernet/sfc/
Dethtool.c195 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
203 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/Linux-v5.10/include/linux/
Dphylink.h449 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
450 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
Dethtool.h426 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
427 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
Dphy.h778 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
784 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
1592 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
1594 struct ethtool_wolinfo *wol);
/Linux-v5.10/drivers/net/phy/
Ddp83tc811.c98 struct ethtool_wolinfo *wol) in dp83811_set_wol()
158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
Ddp83822.c138 struct ethtool_wolinfo *wol) in dp83822_set_wol()
197 struct ethtool_wolinfo *wol) in dp83822_get_wol()
Dmicrochip.c268 struct ethtool_wolinfo *wol) in lan88xx_set_wol()
Ddp83867.c181 struct ethtool_wolinfo *wol) in dp83867_set_wol()
247 struct ethtool_wolinfo *wol) in dp83867_get_wol()
Ddp83869.c211 struct ethtool_wolinfo *wol) in dp83869_set_wol()
306 struct ethtool_wolinfo *wol) in dp83869_get_wol()
/Linux-v5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c229 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-v5.10/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c342 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-v5.10/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c316 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-v5.10/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c77 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/Linux-v5.10/drivers/net/ethernet/intel/igbvf/
Dethtool.c304 struct ethtool_wolinfo *wol) in igbvf_get_wol()
311 struct ethtool_wolinfo *wol) in igbvf_set_wol()
/Linux-v5.10/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c207 struct ethtool_wolinfo *wol) in pch_gbe_get_wol()
233 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_priv.h473 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
474 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
/Linux-v5.10/drivers/net/ethernet/socionext/
Dsni_ave.c418 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()
1740 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend()
1758 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume()
/Linux-v5.10/drivers/net/dsa/
Dbcm_sf2.c878 struct ethtool_wolinfo *wol) in bcm_sf2_sw_get_wol()
882 struct ethtool_wolinfo pwol = { }; in bcm_sf2_sw_get_wol()
902 struct ethtool_wolinfo *wol) in bcm_sf2_sw_set_wol()
907 struct ethtool_wolinfo pwol = { }; in bcm_sf2_sw_set_wol()
/Linux-v5.10/include/net/
Ddsa.h492 struct ethtool_wolinfo *w);
494 struct ethtool_wolinfo *w);

12345