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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c1487 u16 prof_index = 0, j, max_prof_index = 0; local
1516 if (flag && prof_index > max_prof_index)
1517 max_prof_index = prof_index;
1523 hw->switch_info->max_used_prof_index = max_prof_index;

Completed in 165 milliseconds