e1000_phy_setup_autoneg
static int e1000_phy_setup_autoneg(struct e1000_hw *hw);
if((ret_val = e1000_phy_setup_autoneg(hw))) {
ret_val = e1000_phy_setup_autoneg(hw);
s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
if (!e1000_phy_setup_autoneg(hw) &&
if (!e1000_phy_setup_autoneg(hw) &&