Lines Matching full:decrease
38 * nv_min_cwnd Don't decrease cwnd below this if there are no losses
39 * nv_cong_dec_mult Decrease cwnd by X% (30%) of congestion when detected
42 * nv_loss_dec_factor Decrease cwnd to this (80%) when losses occur
78 MODULE_PARM_DESC(nv_min_cwnd, "NV will not decrease cwnd below this value"
92 * of temporary cwnd decrease */
229 /* Decrease growth rate if allowed */
330 /* Every so often we decrease ca->nv_min_cwnd in case previous
370 /* If cwnd > max_win, decrease cwnd
388 /* otherwise we will decrease cwnd */
402 /* gap > 2, we do exponential cwnd decrease */