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

/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_console.c1203 uint32_t rem_max_count = 0; local
1272 if (rem_count[i] > rem_max_count)
1273 rem_max_count = rem_count[i];
1289 if ((rem_max_count - rem_min_count) > 1) {

Completed in 40 milliseconds