Home
last modified time | relevance | path

Searched refs:this_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; in arn_rc_ratefind_ht() local
746 this_thruput = rate_table->info[rate].user_ratekbps * in arn_rc_ratefind_ht()
749 if (best_thruput <= this_thruput) { in arn_rc_ratefind_ht()
750 best_thruput = this_thruput; in arn_rc_ratefind_ht()