Searched refs:e1000_phy_hw_reset (Results 1 – 7 of 7) sorted by relevance
517 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
831 ret_val = e1000_phy_hw_reset(hw); in e1000e_copper_link_setup_igp()
1375 e1000_phy_hw_reset(hw); in e1000_disable_ulp_lpt_lp()5224 e1000_phy_hw_reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
5232 e1000_phy_hw_reset(&adapter->hw); in e1000_watchdog_task()7695 e1000_phy_hw_reset(&adapter->hw); in e1000_probe()
1020 ret_val = e1000_phy_hw_reset(hw); in e1000_copper_link_preconfig()3038 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function3103 ret_val = e1000_phy_hw_reset(hw); in e1000_phy_reset()
283 s32 e1000_phy_hw_reset(struct e1000_hw *hw);
1227 e1000_phy_hw_reset(hw); in e1000_probe()1270 e1000_phy_hw_reset(hw); in e1000_remove()
Completed in 52 milliseconds