Home
last modified time | relevance | path

Searched refs:e1000_phy_hw_reset (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h540 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
H A Dphy.c871 ret_val = e1000_phy_hw_reset(hw); in e1000e_copper_link_setup_igp()
H A Dich8lan.c1501 e1000_phy_hw_reset(hw); in e1000_disable_ulp_lpt_lp()
5373 e1000_phy_hw_reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
H A Dnetdev.c5257 e1000_phy_hw_reset(&adapter->hw); in e1000_watchdog_task()
7711 e1000_phy_hw_reset(&adapter->hw); in e1000_probe()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h283 s32 e1000_phy_hw_reset(struct e1000_hw *hw);
H A De1000_main.c1221 e1000_phy_hw_reset(hw); in e1000_probe()
1268 e1000_phy_hw_reset(hw); in e1000_remove()