Searched refs:red_thmax (Results 1 – 2 of 2) sorted by relevance
208 rp->red_thmax = default_th_max; in red_alloc()210 rp->red_thmax = th_max; in red_alloc()249 rp->red_thmax_s = rp->red_thmax << (rp->red_wshift + FP_SHIFT); in red_alloc()255 rp->red_probd = (2 * (rp->red_thmax - rp->red_thmin) in red_alloc()
79 int red_thmax; /* red max threshold */ member