Searched refs:max_prof_index (Results 1 – 1 of 1) sorted by relevance
1565 u16 prof_index = 0, j, max_prof_index = 0; in ice_get_prof_index_max() local1593 if (flag && prof_index > max_prof_index) in ice_get_prof_index_max()1594 max_prof_index = prof_index; in ice_get_prof_index_max()1600 hw->switch_info->max_used_prof_index = max_prof_index; in ice_get_prof_index_max()