Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dethtool.c11 struct ethtool_wolinfo *wol) in mwifiex_ethtool_get_wol()
32 struct ethtool_wolinfo *wol) in mwifiex_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dethtool.c62 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol()
82 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
/linux-6.3-rc2/net/ethtool/
A Dwol.c13 struct ethtool_wolinfo wol;
106 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet_wol.c40 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_get_wol()
62 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_set_wol()
A Dbcmgenet.h699 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
700 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol);
/linux-6.3-rc2/drivers/net/usb/
A Dasix.h243 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
244 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo);
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dethtool.c205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dethtool.c205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/linux-6.3-rc2/include/linux/
A Dphylink.h593 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
594 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
A Dethtool.h786 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
787 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
A Dphy.h950 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
956 void (*get_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol);
1850 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
1852 struct ethtool_wolinfo *wol);
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1c/
A 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-6.3-rc2/drivers/net/ethernet/freescale/
A Ducc_geth_ethtool.c346 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_get_wol()
359 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol()
/linux-6.3-rc2/drivers/net/phy/
A Ddp83tc811.c98 struct ethtool_wolinfo *wol) in dp83811_set_wol()
158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
A Ddp83822.c124 struct ethtool_wolinfo *wol) in dp83822_set_wol()
183 struct ethtool_wolinfo *wol) in dp83822_get_wol()
A Dmicrochip.c284 struct ethtool_wolinfo *wol) in lan88xx_set_wol()
A Ddp83867.c183 struct ethtool_wolinfo *wol) in dp83867_set_wol()
249 struct ethtool_wolinfo *wol) in dp83867_get_wol()
A Ddp83869.c246 struct ethtool_wolinfo *wol) in dp83869_set_wol()
341 struct ethtool_wolinfo *wol) in dp83869_get_wol()
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1e/
A 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-6.3-rc2/drivers/net/ethernet/toshiba/
A Dspider_net_ethtool.c77 struct ethtool_wolinfo *wolinfo) in spider_net_ethtool_get_wol()
/linux-6.3-rc2/drivers/net/ethernet/intel/igbvf/
A Dethtool.c308 struct ethtool_wolinfo *wol) in igbvf_get_wol()
315 struct ethtool_wolinfo *wol) in igbvf_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_ethtool.c209 struct ethtool_wolinfo *wol) in pch_gbe_get_wol()
235 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw_priv.h487 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
488 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
/linux-6.3-rc2/drivers/net/ethernet/socionext/
A 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-6.3-rc2/drivers/net/dsa/
A Dbcm_sf2.c984 struct ethtool_wolinfo *wol) in bcm_sf2_sw_get_wol()
988 struct ethtool_wolinfo pwol = { }; in bcm_sf2_sw_get_wol()
1008 struct ethtool_wolinfo *wol) in bcm_sf2_sw_set_wol()
1013 struct ethtool_wolinfo pwol = { }; in bcm_sf2_sw_set_wol()

Completed in 62 milliseconds

12345