Searched refs:phylink_ethtool_set_wol (Results 1 – 5 of 5) sorted by relevance
253 int phylink_ethtool_set_wol(struct phylink *, struct ethtool_wolinfo *);
126 - phylink_ethtool_set_wol(priv->phylink, wol)
1081 int phylink_ethtool_set_wol(struct phylink *pl, struct ethtool_wolinfo *wol) in phylink_ethtool_set_wol() function1092 EXPORT_SYMBOL_GPL(phylink_ethtool_set_wol);
728 phylink_ethtool_set_wol(dp->pl, w); in dsa_slave_set_wol()
4274 ret = phylink_ethtool_set_wol(pp->phylink, wol); in mvneta_ethtool_set_wol()