phylink_ethtool_nway_reset 3975 drivers/net/ethernet/marvell/mvneta.c 	return phylink_ethtool_nway_reset(pp->phylink);
phylink_ethtool_nway_reset 4035 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	return phylink_ethtool_nway_reset(port->phylink);
phylink_ethtool_nway_reset 2634 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	return phylink_ethtool_nway_reset(mac->phylink);
phylink_ethtool_nway_reset  440 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c 	return phylink_ethtool_nway_reset(priv->phylink);
phylink_ethtool_nway_reset 1299 drivers/net/phy/phylink.c EXPORT_SYMBOL_GPL(phylink_ethtool_nway_reset);
phylink_ethtool_nway_reset  259 include/linux/phylink.h int phylink_ethtool_nway_reset(struct phylink *);
phylink_ethtool_nway_reset  598 net/dsa/slave.c 	return phylink_ethtool_nway_reset(dp->pl);