Searched refs:grst_del (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c730 u32 grst_del; local
736 grst_del = FIELD_GET(I40E_GLGEN_RSTCTL_GRSTDEL_MASK,
742 grst_del = grst_del * 20;
744 for (cnt = 0; cnt < grst_del; cnt++) {
796 if (i40e_poll_globr(hw, grst_del))

Completed in 144 milliseconds