Searched refs:e1000_phy_reset (Results 1 – 5 of 5) sorted by relevance
143 static int e1000_phy_reset(struct e1000_hw *hw);2452 ret_val = e1000_phy_reset(hw); in e1000_copper_link_igp_setup()2729 ret_val = e1000_phy_reset(hw); in e1000_copper_link_ggp_setup()2900 ret_val = e1000_phy_reset(hw); in e1000_copper_link_mgp_setup()4570 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset() function
945 ret_val = e1000_phy_reset(hw); in e1000_copper_link_rtl_setup()1069 ret_val = e1000_phy_reset(hw); in e1000_copper_link_igp_setup()1291 ret_val = e1000_phy_reset(hw); in e1000_copper_link_mgp_setup()3095 s32 e1000_phy_reset(struct e1000_hw *hw) in e1000_phy_reset() function
1160 e1000_phy_reset(hw); in e1000_nonintegrated_phy_loopback()1347 e1000_phy_reset(hw); in e1000_loopback_cleanup()
284 s32 e1000_phy_reset(struct e1000_hw *hw);
4822 if (e1000_phy_reset(hw)) in e1000_mii_ioctl()