Searched refs:e1000_phy_setup_autoneg (Results 1 – 4 of 4) sorted by relevance
23 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
1454 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) in e1000_phy_setup_autoneg() function1627 ret_val = e1000_phy_setup_autoneg(hw); in e1000_copper_link_autoneg()
1313 ret_val = e1000_phy_setup_autoneg(hw); in e1000_disable_ulp_lpt_lp()1408 e1000_phy_setup_autoneg(hw); in e1000_disable_ulp_lpt_lp()
276 ``e1000_setup_copper_link_generic`` instead of ``e1000_phy_setup_autoneg``.