Searched refs:qth_max (Results 1 – 3 of 3) sorted by relevance
140 u32 qth_max; /* Max average length threshold: A scaled */ member258 if (q->qave >= q->qth_max) { in red_enqueue()382 q->qth_max = ctl->qth_max<<ctl->Wlog; in red_change()426 opt.qth_max = q->qth_max>>q->Wlog; in red_dump()
69 u32 qth_max; /* Max average length threshold: A scaled */ member195 if ((q->qave+qave) >= q->qth_max) { in gred_enqueue()406 q->qth_max = ctl->qth_max<<ctl->Wlog; in gred_change()456 q->qth_max = ctl->qth_max<<ctl->Wlog; in gred_change()544 dst->qth_max=q->qth_max>>q->Wlog; in gred_dump()
191 __u32 qth_max; /* Max average length threshold (bytes) */ member226 __u32 qth_max; /* Max average length threshold (bytes) member