Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
De1000.h519 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
Dphy.c848 ret_val = e1000_phy_hw_reset(hw); in e1000e_copper_link_setup_igp()
Dich8lan.c1346 e1000_phy_hw_reset(hw); in e1000_disable_ulp_lpt_lp()
5104 e1000_phy_hw_reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
Dnetdev.c7288 e1000_phy_hw_reset(&adapter->hw); in e1000_probe()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.c1048 ret_val = e1000_phy_hw_reset(hw); in e1000_copper_link_preconfig()
3070 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
3135 ret_val = e1000_phy_hw_reset(hw); in e1000_phy_reset()
De1000_hw.h308 s32 e1000_phy_hw_reset(struct e1000_hw *hw);
De1000_main.c1241 e1000_phy_hw_reset(hw); in e1000_probe()
1281 e1000_phy_hw_reset(hw); in e1000_remove()