Searched refs:phylink_ethtool_set_wol (Results 1 – 7 of 7) sorted by relevance
458 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
129 - phylink_ethtool_set_wol(priv->phylink, wol)
1418 int phylink_ethtool_set_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_set_wol() function1429 EXPORT_SYMBOL_GPL(phylink_ethtool_set_wol);
727 int ret = phylink_ethtool_set_wol(priv->phylink, wol); in stmmac_set_wol()
823 phylink_ethtool_set_wol(dp->pl, w); in dsa_slave_set_wol()
4885 ret = phylink_ethtool_set_wol(pp->phylink, wol); in mvneta_ethtool_set_wol()
3058 ret = phylink_ethtool_set_wol(bp->phylink, wol); in macb_set_wol()