Home
last modified time | relevance | path

Searched refs:phylink_ethtool_set_wol (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h450 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsfp-phylink.rst129 - phylink_ethtool_set_wol(priv->phylink, wol)
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c1329 int phylink_ethtool_set_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_set_wol() function
1340 EXPORT_SYMBOL_GPL(phylink_ethtool_set_wol);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c672 int ret = phylink_ethtool_set_wol(priv->phylink, wol); in stmmac_set_wol()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip2802 phylink_ethtool_set_wol
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c780 phylink_ethtool_set_wol(dp->pl, w); in dsa_slave_set_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c4859 ret = phylink_ethtool_set_wol(pp->phylink, wol); in mvneta_ethtool_set_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_main.c2931 ret = phylink_ethtool_set_wol(bp->phylink, wol); in macb_set_wol()