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

/linux-4.1.27/net/dccp/ccids/lib/
H A Dloss_interval.c64 u32 i_i, i_tot0 = 0, i_tot1 = 0, w_tot = 0; tfrc_lh_calc_i_mean() local
75 w_tot += tfrc_lh_weights[i]; tfrc_lh_calc_i_mean()
81 lh->i_mean = max(i_tot0, i_tot1) / w_tot; tfrc_lh_calc_i_mean()

Completed in 55 milliseconds