Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dich8lan.c128 static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link);
1482 ret_val = e1000_k1_gig_workaround_hv(hw, link); in e1000_check_for_copper_link_ich8lan()
2301 static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link) in e1000_k1_gig_workaround_hv() function
2570 ret_val = e1000_k1_gig_workaround_hv(hw, true); in e1000_hv_phy_workarounds_ich8lan()