Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dphylink.h252 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
/Linux-v5.4/Documentation/networking/
Dsfp-phylink.rst124 - phylink_ethtool_get_wol(priv->phylink, wol)
/Linux-v5.4/drivers/net/phy/
Dphylink.c1058 void phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_get_wol() function
1068 EXPORT_SYMBOL_GPL(phylink_ethtool_get_wol);
/Linux-v5.4/net/dsa/
Dslave.c716 phylink_ethtool_get_wol(dp->pl, w); in dsa_slave_get_wol()
/Linux-v5.4/drivers/net/ethernet/marvell/
Dmvneta.c3650 phylink_ethtool_get_wol(pp->phylink, &wol); in mvneta_mdio_probe()
4265 phylink_ethtool_get_wol(pp->phylink, wol); in mvneta_ethtool_get_wol()