Searched refs:e1000_phy_setup_autoneg (Results 1 – 4 of 4) sorted by relevance
53 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
1470 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function1643 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()
103 static int e1000_phy_setup_autoneg(struct e1000_hw *hw);1803 if((ret_val = e1000_phy_setup_autoneg(hw))) {1894 e1000_phy_setup_autoneg(struct e1000_hw *hw) function
4852 if (!e1000_phy_setup_autoneg(hw) && in e1000g_smartspeed()4885 if (!e1000_phy_setup_autoneg(hw) && in e1000g_smartspeed()