Searched refs:red_weight (Results 1 – 3 of 3) sorted by relevance
246 rp->red_weight = W_WEIGHT; in red_alloc()248 rp->red_weight = weight; in red_alloc()275 rp->red_weight = W_WEIGHT_2; in red_alloc()278 rp->red_weight = W_WEIGHT_1; in red_alloc()283 w = rp->red_weight; in red_alloc()288 if (w != rp->red_weight) { in red_alloc()290 rp->red_weight, w); in red_alloc()291 rp->red_weight = w; in red_alloc()309 rp->red_wtab = wtab_alloc(rp->red_weight); in red_alloc()882 q_stats->weight = rp->red_weight; in redioctl()[all …]
68 int red_weight; /* weight for EWMA */ member137 int red_weight; /* weight for EWMA */ member
251 conf.red_weight = red_ifinfo->weight; in red_attach()