Home
last modified time | relevance | path

Searched refs:e1000_phy_hw_reset (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A De1000.h512 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
H A Dphy.c830 ret_val = e1000_phy_hw_reset(hw); in e1000e_copper_link_setup_igp()
H A Dich8lan.c1367 e1000_phy_hw_reset(hw); in e1000_disable_ulp_lpt_lp()
5215 e1000_phy_hw_reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
H A Dnetdev.c5238 e1000_phy_hw_reset(&adapter->hw); in e1000_watchdog_task()
7649 e1000_phy_hw_reset(&adapter->hw); in e1000_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A De1000.h537 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
H A Dphy.c831 ret_val = e1000_phy_hw_reset(hw); in e1000e_copper_link_setup_igp()
H A Dich8lan.c1378 e1000_phy_hw_reset(hw); in e1000_disable_ulp_lpt_lp()
5231 e1000_phy_hw_reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
H A Dnetdev.c5233 e1000_phy_hw_reset(&adapter->hw); in e1000_watchdog_task()
7699 e1000_phy_hw_reset(&adapter->hw); in e1000_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1020 ret_val = e1000_phy_hw_reset(hw); in e1000_copper_link_preconfig()
3032 * e1000_phy_hw_reset - reset the phy, hardware style
3037 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
3102 ret_val = e1000_phy_hw_reset(hw); in e1000_phy_reset()
H A De1000_main.c1227 e1000_phy_hw_reset(hw); in e1000_probe()
1270 e1000_phy_hw_reset(hw); in e1000_remove()
H A De1000_hw.h283 s32 e1000_phy_hw_reset(struct e1000_hw *hw);
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1020 ret_val = e1000_phy_hw_reset(hw); in e1000_copper_link_preconfig()
3033 * e1000_phy_hw_reset - reset the phy, hardware style
3038 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
3103 ret_val = e1000_phy_hw_reset(hw); in e1000_phy_reset()
H A De1000_main.c1227 e1000_phy_hw_reset(hw); in e1000_probe()
1270 e1000_phy_hw_reset(hw); in e1000_remove()
H A De1000_hw.h283 s32 e1000_phy_hw_reset(struct e1000_hw *hw);

Completed in 76 milliseconds