Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_rio.h58 int th_max_s; /* th_max scaled by avgshift */ member
H A Daltq_rio.c252 prec->th_max_s = prec->th_max << (rp->rio_wshift + FP_SHIFT); in rio_alloc()
370 if (avg >= prec->th_max_s) { in rio_addq()