Searched refs:max_th (Results 1 – 2 of 2) sorted by relevance
347 int max_th; /* maximum threshold for queue (scaled) */ member500 int max_th; /* maximum threshold for queue (scaled) */ member625 int max_th; /* maximum threshold for queue (scaled) */ member
294 p->fs.max_th = user_pipe_32.fs.max_th; in cp_pipe_from_user_32()341 p->fs.max_th = user_pipe_64.fs.max_th; in cp_pipe_from_user_64()372 fs_bp->max_th = set->max_th; in cp_flow_set_to_32_user()402 fs_bp->max_th = set->max_th; in cp_flow_set_to_64_user()1426 if (q->avg >= fs->max_th) { /* average queue >= max threshold */ in red_drops()1910 x->max_th = SCALE(p->max_th); in config_red()1913 x->c_1 = p->max_p / (p->max_th - p->min_th); in config_red()1916 x->c_3 = (SCALE(1) - p->max_p) / p->max_th; in config_red()