Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dphylink.h210 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);
/Linux-v4.19/drivers/net/phy/
Dphylink.c970 void phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_get_wol() function
980 EXPORT_SYMBOL_GPL(phylink_ethtool_get_wol);
/Linux-v4.19/net/dsa/
Dslave.c615 phylink_ethtool_get_wol(dp->pl, w); in dsa_slave_get_wol()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmvneta.c3584 phylink_ethtool_get_wol(pp->phylink, &wol); in mvneta_mdio_probe()
4203 phylink_ethtool_get_wol(pp->phylink, wol); in mvneta_ethtool_get_wol()