Searched refs:rio_weight (Results 1 – 2 of 2) sorted by relevance
197 rp->rio_weight = weight; in rio_alloc()200 rp->rio_weight = W_WEIGHT; in rio_alloc()206 rp->rio_weight = W_WEIGHT_2; in rio_alloc()209 rp->rio_weight = W_WEIGHT_1; in rio_alloc()214 w = rp->rio_weight; in rio_alloc()219 if (w != rp->rio_weight) { in rio_alloc()221 rp->rio_weight, w); in rio_alloc()222 rp->rio_weight = w; in rio_alloc()226 rp->rio_wtab = wtab_alloc(rp->rio_weight); in rio_alloc()
71 int rio_weight; /* weight for EWMA */ member