Searched refs:calculate_throughput (Results 1 – 1 of 1) sorted by relevance
447 static u32 calculate_throughput(struct mmrc_table *tb, u8 index) in calculate_throughput() function576 u32 best_tp = calculate_throughput(tb, best_row); in generate_table_priority()577 u32 second_best_tp = calculate_throughput(tb, second_best_row); in generate_table_priority()604 tmp_tp = calculate_throughput(tb, tmp.index); in generate_table_priority()757 if (i == 0 && (calculate_throughput(tb, rate->rates[i].index) < in calculate_remaining_attempts()758 calculate_throughput(tb, tb->best_prob.index))) in calculate_remaining_attempts()862 best_tp = calculate_throughput(tb, tb->best_tp.index); in mmrc_get_rates()885 calculate_throughput(tb, random_index); in mmrc_get_rates()1189 throughput = calculate_throughput(tb, i); in mmrc_update()