Searched refs:TFRC_SMALLEST_P (Results 1 – 1 of 1) sorted by relevance
15 #define TFRC_SMALLEST_P (TFRC_CALC_X_SPLIT/TFRC_CALC_X_ARRSIZE) macro628 if (p < TFRC_SMALLEST_P) { /* 0.0000 < p < 0.0001 */ in tfrc_calc_x()630 "Substituting %d\n", p, TFRC_SMALLEST_P); in tfrc_calc_x()633 index = p/TFRC_SMALLEST_P - 1; in tfrc_calc_x()672 return TFRC_SMALLEST_P; in tfrc_calc_x_reverse_lookup()701 return max_t(u32, scaled_div(1, loss_event_rate), TFRC_SMALLEST_P); in tfrc_invert_loss_event_rate()