Home
last modified time | relevance | path

Searched refs:phylink_ethtool_get_wol (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dphylink.h753 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
/linux/Documentation/networking/
H A Dsfp-phylink.rst127 - phylink_ethtool_get_wol(priv->phylink, wol)
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c726 return phylink_ethtool_get_wol(priv->phylink, wol); in stmmac_get_wol()
/linux/drivers/net/phy/
H A Dphylink.c2728 void phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_get_wol() function
2754 EXPORT_SYMBOL_GPL(phylink_ethtool_get_wol);
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4359 phylink_ethtool_get_wol(pp->phylink, &wol); in mvneta_mdio_probe()
5124 phylink_ethtool_get_wol(pp->phylink, wol); in mvneta_ethtool_get_wol()
/linux/net/dsa/
H A Duser.c1202 phylink_ethtool_get_wol(dp->pl, w); in dsa_user_get_wol()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3631 phylink_ethtool_get_wol(bp->phylink, wol); in macb_get_wol()