Searched refs:red_inv_pmax (Results 1 – 2 of 2) sorted by relevance
68 int red_inv_pmax; /* inverse of max drop probability */ member137 int red_inv_pmax; /* inverse of max drop probability */ member
257 rp->red_inv_pmax = default_inv_pmax; in red_alloc()259 rp->red_inv_pmax = inv_pmax; in red_alloc()313 * rp->red_inv_pmax) << FP_SHIFT; in red_alloc()899 q_stats->inv_pmax = rp->red_inv_pmax;937 fc->red_inv_pmax,966 fc->red_inv_pmax = rqp->rq_red->red_inv_pmax;1322 fv->fv_pthresh = (FV_PSCALE(1) << FP_SHIFT) / rp->red_inv_pmax;