Searched refs:e1000e_phy_sw_reset (Results 1 – 5 of 5) sorted by relevance
24 s32 e1000e_phy_sw_reset(struct e1000_hw *hw);
1902 .commit = e1000e_phy_sw_reset,1920 .commit = e1000e_phy_sw_reset,
1370 .commit = e1000e_phy_sw_reset,
483 phy->ops.commit = e1000e_phy_sw_reset; in e1000_init_phy_params_pchlan()565 phy->ops.commit = e1000e_phy_sw_reset; in e1000_init_phy_params_ich8lan()2433 e1000e_phy_sw_reset(hw); in e1000_hv_phy_workarounds_ich8lan()
2062 s32 e1000e_phy_sw_reset(struct e1000_hw *hw) in e1000e_phy_sw_reset() function