Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
Dich8lan.c128 static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link);
1379 ret_val = e1000_k1_gig_workaround_hv(hw, link); in e1000_check_for_copper_link_ich8lan()
2187 static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link) in e1000_k1_gig_workaround_hv() function
2454 ret_val = e1000_k1_gig_workaround_hv(hw, true); in e1000_hv_phy_workarounds_ich8lan()