Home
last modified time | relevance | path

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

/openbmc/linux/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.c872 ret_val = e1000_phy_hw_reset(hw); in e1000e_copper_link_setup_igp()
H A Dich8lan.c1436 e1000_phy_hw_reset(hw); in e1000_disable_ulp_lpt_lp()
5287 e1000_phy_hw_reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
H A Dnetdev.c5230 e1000_phy_hw_reset(&adapter->hw); in e1000_watchdog_task()
7699 e1000_phy_hw_reset(&adapter->hw); in e1000_probe()
/openbmc/u-boot/drivers/net/
H A De1000.c142 static int32_t e1000_phy_hw_reset(struct e1000_hw *hw);
2361 ret_val = e1000_phy_hw_reset(hw); in e1000_copper_link_preconfig()
4591 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
4803 ret_val = e1000_phy_hw_reset(hw); in e1000_phy_reset()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1021 ret_val = e1000_phy_hw_reset(hw); in e1000_copper_link_preconfig()
3039 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
3104 ret_val = e1000_phy_hw_reset(hw); in e1000_phy_reset()
H A De1000_hw.h283 s32 e1000_phy_hw_reset(struct e1000_hw *hw);
H A De1000_main.c1227 e1000_phy_hw_reset(hw); in e1000_probe()
1270 e1000_phy_hw_reset(hw); in e1000_remove()