Searched refs:e1000_phy_setup_autoneg (Results 1 – 5 of 5) sorted by relevance
959 static s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function1136 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()
130 static int e1000_phy_setup_autoneg(struct e1000_hw *hw);3153 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()3342 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function
1330 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()1495 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function
274 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
4701 if (!e1000_phy_setup_autoneg(hw) && in e1000_smartspeed()4716 if (!e1000_phy_setup_autoneg(hw) && in e1000_smartspeed()