Home
last modified time | relevance | path

Searched refs:Scell_log (Results 1 – 7 of 7) sorted by relevance

/linux/include/net/
H A Dred.h138 u8 Scell_log; member
171 u8 Scell_log, u8 *stab) in red_check_params() argument
177 if (Scell_log >= 32) in red_check_params()
231 u8 Scell_log, u8 *stab, u32 max_P) in red_set_parms() argument
260 WRITE_ONCE(p->Scell_log, Scell_log); in red_set_parms()
261 p->Scell_max = (255 << Scell_log); in red_set_parms()
316 shift = p->Stab[(us_idle >> p->Scell_log) & RED_STAB_MASK]; in red_calc_qavg_from_idle_time()
328 us_idle = (v->qavg * (u64)us_idle) >> p->Scell_log; in red_calc_qavg_from_idle_time()
/linux/net/sched/
H A Dsch_choke.c363 if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog, ctl->Scell_log, stab)) in choke_change()
412 ctl->Plog, ctl->Scell_log, in choke_change()
443 .Scell_log = READ_ONCE(q->parms.Scell_log), in choke_dump()
H A Dsch_red.c256 ctl->Scell_log, stab)) in __red_change()
293 ctl->Plog, ctl->Scell_log, in __red_change()
421 .Scell_log = q->parms.Scell_log, in red_dump()
H A Dsch_gred.c490 if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog, ctl->Scell_log, stab)) { in gred_change_vq()
515 ctl->Scell_log, stab, max_P); in gred_change_vq()
830 opt.Scell_log = q->parms.Scell_log; in gred_dump()
H A Dsch_sfq.c658 ctl_v1->Wlog, ctl_v1->Scell_log, NULL)) in sfq_change()
685 ctl_v1->Plog, ctl_v1->Scell_log, in sfq_change()
817 opt.Scell_log = p->Scell_log; in sfq_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h239 unsigned char Scell_log; /* cell size for idle damping */ member
269 unsigned char Scell_log; /* cell size for idle damping */ member
339 __u8 Scell_log; /* cell size for idle damping */ member
372 unsigned char Scell_log; /* cell size for idle damping */ member
/linux/include/uapi/linux/
H A Dpkt_sched.h240 unsigned char Scell_log; /* cell size for idle damping */ member
273 unsigned char Scell_log; /* cell size for idle damping */ member
359 __u8 Scell_log; /* cell size for idle damping */ member
392 unsigned char Scell_log; /* cell size for idle damping */ member