Searched refs:this_thruput (Results 1 – 1 of 1) sorted by relevance
675 uint32_t dt, best_thruput, this_thruput, now_msec; in arn_rc_ratefind_ht() local746 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()