Home
last modified time | relevance | path

Searched refs:e1000e_enable_phy_retry (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h55 void e1000e_enable_phy_retry(struct e1000_hw *hw);
H A Dich8lan.c235 e1000e_enable_phy_retry(hw); in e1000_phy_is_accessible_pchlan()
395 e1000e_enable_phy_retry(hw); in e1000_init_phy_workarounds_pchlan()
468 e1000e_enable_phy_retry(hw); in e1000_init_phy_params_pchlan()
1134 e1000e_enable_phy_retry(hw); in e1000e_force_smbus()
1141 e1000e_enable_phy_retry(hw); in e1000e_force_smbus()
1394 e1000e_enable_phy_retry(hw); in e1000_disable_ulp_lpt_lp()
H A Dphy.c115 void e1000e_enable_phy_retry(struct e1000_hw *hw) in e1000e_enable_phy_retry() function