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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c117 static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link);
1578 ret_val = e1000_k1_gig_workaround_hv(hw, link);
2393 * e1000_k1_gig_workaround_hv - K1 Si workaround
2402 static s32 e1000_k1_gig_workaround_hv(struct e1000_hw *hw, bool link) function
2408 DEBUGFUNC("e1000_k1_gig_workaround_hv");
2685 ret_val = e1000_k1_gig_workaround_hv(hw, TRUE);

Completed in 115 milliseconds