Home
last modified time | relevance | path

Searched refs:red_check_params (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/net/
A Dred.h170 static inline bool red_check_params(u32 qth_min, u32 qth_max, u8 Wlog, in red_check_params() function
/linux-6.3-rc2/net/sched/
A Dsch_choke.c363 if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog, ctl->Scell_log, stab)) in choke_change()
A Dsch_red.c255 if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog, in __red_change()
A Dsch_sfq.c649 if (ctl_v1 && !red_check_params(ctl_v1->qth_min, ctl_v1->qth_max, in sfq_change()
A Dsch_gred.c490 if (!red_check_params(ctl->qth_min, ctl->qth_max, ctl->Wlog, ctl->Scell_log, stab)) { in gred_change_vq()

Completed in 13 milliseconds