an_outcome       1288 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c 	return pdata->phy_if.phy_impl.an_outcome(pdata);
an_outcome        849 drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.c 	phy_impl->an_outcome		= xgbe_phy_an_outcome;
an_outcome       3383 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c 	phy_impl->an_outcome		= xgbe_phy_an_outcome;
an_outcome        883 drivers/net/ethernet/amd/xgbe/xgbe.h 	enum xgbe_mode (*an_outcome)(struct xgbe_prv_data *);