Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h54 void e1000e_disable_phy_retry(struct e1000_hw *hw);
H A Dich8lan.c228 e1000e_disable_phy_retry(hw); in e1000_phy_is_accessible_pchlan()
323 e1000e_disable_phy_retry(hw); in e1000_init_phy_workarounds_pchlan()
1129 e1000e_disable_phy_retry(hw); in e1000e_force_smbus()
1372 e1000e_disable_phy_retry(hw); in e1000_disable_ulp_lpt_lp()
H A Dphy.c110 void e1000e_disable_phy_retry(struct e1000_hw *hw) in e1000e_disable_phy_retry() function