Searched refs:ethtool_wolinfo (Results 1 - 25 of 134) sorted by relevance

123456

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c11 struct ethtool_wolinfo *wol)
32 struct ethtool_wolinfo *wol)
/linux-master/drivers/net/phy/
H A Dbcm-phy-lib.h13 struct ethtool_wolinfo;
117 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
118 void bcm_phy_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
H A Ddp83tc811.c98 struct ethtool_wolinfo *wol)
158 struct ethtool_wolinfo *wol)
H A Dsmsc.c295 struct ethtool_wolinfo *wol)
407 struct ethtool_wolinfo *wol)
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dethtool.c62 struct ethtool_wolinfo *wol)
82 struct ethtool_wolinfo *wol)
/linux-master/net/ethtool/
H A Dwol.c13 struct ethtool_wolinfo wol;
107 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL };
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477.h62 struct ethtool_wolinfo *wol);
64 struct ethtool_wolinfo *wol);
/linux-master/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c16 struct ethtool_wolinfo *wol)
29 struct ethtool_wolinfo *wol)
/linux-master/drivers/net/usb/
H 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);
H A Dasix_common.c591 void asix_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
610 int asix_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo)
/linux-master/drivers/net/ethernet/sfc/
H A Dethtool.c205 struct ethtool_wolinfo *wol)
213 struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool.c205 struct ethtool_wolinfo *wol)
213 struct ethtool_wolinfo *wol)
/linux-master/include/linux/
H A Dphylink.h570 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
571 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
/linux-master/drivers/net/phy/qcom/
H A Dqcom.h217 struct ethtool_wolinfo *wol);
219 struct ethtool_wolinfo *wol);
H A Dqcom-phy-lib.c60 struct ethtool_wolinfo *wol)
119 struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c40 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
68 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c77 struct ethtool_wolinfo *wolinfo)
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c229 struct ethtool_wolinfo *wol)
248 static int atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c346 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol)
359 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c209 struct ethtool_wolinfo *wol)
235 struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c316 struct ethtool_wolinfo *wol)
335 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c308 struct ethtool_wolinfo *wol)
315 struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c191 static void bcmasp_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
203 static int bcmasp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
/linux-master/drivers/net/ethernet/socionext/
H A Dsni_ave.c419 struct ethtool_wolinfo *wol)
429 struct ethtool_wolinfo *wol)
439 struct ethtool_wolinfo *wol)
1167 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL };
1735 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL };
1753 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL };
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_priv.h488 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
489 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);

Completed in 206 milliseconds

123456