Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_sfq.c636 ctl_v1 = nla_data(opt); in sfq_change()
649 if (ctl_v1 && !red_check_params(ctl_v1->qth_min, ctl_v1->qth_max, in sfq_change()
650 ctl_v1->Wlog, ctl_v1->Scell_log, NULL)) in sfq_change()
652 if (ctl_v1 && ctl_v1->qth_min) { in sfq_change()
669 if (ctl_v1) { in sfq_change()
670 if (ctl_v1->depth) in sfq_change()
675 ctl_v1->qth_min, ctl_v1->qth_max, in sfq_change()
676 ctl_v1->Wlog, in sfq_change()
677 ctl_v1->Plog, ctl_v1->Scell_log, in sfq_change()
679 ctl_v1->max_P); in sfq_change()
[all …]

Completed in 6 milliseconds