Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A De1000.h517 static inline s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
A Dphy.c831 ret_val = e1000_phy_hw_reset(hw); in e1000e_copper_link_setup_igp()
A Dich8lan.c1375 e1000_phy_hw_reset(hw); in e1000_disable_ulp_lpt_lp()
5224 e1000_phy_hw_reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
A Dnetdev.c5232 e1000_phy_hw_reset(&adapter->hw); in e1000_watchdog_task()
7695 e1000_phy_hw_reset(&adapter->hw); in e1000_probe()
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_hw.c1020 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() function
3103 ret_val = e1000_phy_hw_reset(hw); in e1000_phy_reset()
A De1000_hw.h283 s32 e1000_phy_hw_reset(struct e1000_hw *hw);
A De1000_main.c1227 e1000_phy_hw_reset(hw); in e1000_probe()
1270 e1000_phy_hw_reset(hw); in e1000_remove()

Completed in 54 milliseconds