Home
last modified time | relevance | path

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

12345

/Linux-v5.15/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.15/drivers/net/wireless/marvell/libertas/
Dethtool.c62 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol()
82 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
/Linux-v5.15/net/ethtool/
Dwol.c13 struct ethtool_wolinfo wol;
109 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol()
/Linux-v5.15/drivers/net/ethernet/broadcom/genet/
Dbcmgenet_wol.c40 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()
Dbcmgenet.h697 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
698 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
/Linux-v5.15/drivers/net/ethernet/sfc/
Dethtool.c199 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
207 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/Linux-v5.15/include/linux/
Dphylink.h457 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
458 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
Dethtool.h602 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
603 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
Dphy.h802 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
808 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
1661 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
1663 struct ethtool_wolinfo *wol);
/Linux-v5.15/drivers/net/usb/
Dasix.h240 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
241 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
/Linux-v5.15/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.15/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.15/drivers/net/phy/
Ddp83tc811.c98 struct ethtool_wolinfo *wol) in dp83811_set_wol()
158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
Ddp83822.c123 struct ethtool_wolinfo *wol) in dp83822_set_wol()
182 struct ethtool_wolinfo *wol) in dp83822_get_wol()
Dmxl-gpy.c383 struct ethtool_wolinfo *wol) in gpy_set_wol()
464 struct ethtool_wolinfo *wol) in gpy_get_wol()
Dmicrochip.c284 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()
/Linux-v5.15/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.15/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c77 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/Linux-v5.15/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.15/drivers/net/ethernet/ti/
Dcpsw_priv.h479 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
480 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
/Linux-v5.15/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c209 struct ethtool_wolinfo *wol) in pch_gbe_get_wol()
235 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
/Linux-v5.15/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()
1736 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend()
1754 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume()
/Linux-v5.15/drivers/net/dsa/
Dbcm_sf2.c964 struct ethtool_wolinfo *wol) in bcm_sf2_sw_get_wol()
968 struct ethtool_wolinfo pwol = { }; in bcm_sf2_sw_get_wol()
988 struct ethtool_wolinfo *wol) in bcm_sf2_sw_set_wol()
993 struct ethtool_wolinfo pwol = { }; in bcm_sf2_sw_set_wol()
/Linux-v5.15/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c777 struct ethtool_wolinfo *wol) in lan743x_ethtool_get_wol()
794 struct ethtool_wolinfo *wol) in lan743x_ethtool_set_wol()

12345