an_config        1192 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c 	ret = pdata->phy_if.phy_impl.an_config(pdata);
an_config         845 drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.c 	phy_impl->an_config		= xgbe_phy_an_config;
an_config        3379 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c 	phy_impl->an_config		= xgbe_phy_an_config;
an_config         876 drivers/net/ethernet/amd/xgbe/xgbe.h 	int (*an_config)(struct xgbe_prv_data *);