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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c675 uint32_t dt, best_thruput, this_thruput, now_msec; local
714 best_thruput = 0;
749 if (best_thruput <= this_thruput) {
750 best_thruput = this_thruput;

Completed in 98 milliseconds