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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_lash.c109 int *num_mst_in_lane; member in struct:_lash
503 int *num_mst_in_lane = p_lash->num_mst_in_lane; local
520 trials = num_mst_in_lane[max_filled_lane];
591 num_mst_in_lane[max_filled_lane]--;
592 num_mst_in_lane[max_filled_lane]--;
593 num_mst_in_lane[min_filled_lane]++;
594 num_mst_in_lane[min_filled_lane]++;
609 if (num_mst_in_lane[max_filled_lane] - num_mst_in_lane[min_filled_lan
[all...]

Completed in 61 milliseconds