Searched refs:max_prof_index (Results 1 – 1 of 1) sorted by relevance
1394 u16 prof_index = 0, j, max_prof_index = 0; in ice_get_prof_index_max() local1423 if (flag && prof_index > max_prof_index) in ice_get_prof_index_max()1424 max_prof_index = prof_index; in ice_get_prof_index_max()1430 hw->switch_info->max_used_prof_index = max_prof_index; in ice_get_prof_index_max()