phylink_ethtool_nway_reset
return phylink_ethtool_nway_reset(ag->phylink);
return phylink_ethtool_nway_reset(mac_dev->phylink);
err = phylink_ethtool_nway_reset(priv->mac->phylink);
return phylink_ethtool_nway_reset(pp->phylink);
return phylink_ethtool_nway_reset(port->phylink);
return phylink_ethtool_nway_reset(mac->phylink);
return phylink_ethtool_nway_reset(priv->phylink);
return phylink_ethtool_nway_reset(salve->phylink);
return phylink_ethtool_nway_reset(wx->phylink);
return phylink_ethtool_nway_reset(lp->phylink);
EXPORT_SYMBOL_GPL(phylink_ethtool_nway_reset);
int phylink_ethtool_nway_reset(struct phylink *);
return phylink_ethtool_nway_reset(dp->pl);