Searched refs:pow_w (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net/altq/
H A Daltq_red.h120 extern int32_t pow_w(struct wtab *, int);
H A Daltq_red.c314 pow_w(rp->red_wtab, n);
546 * pow_w(wtab, n) returns (1 - Wq)^n in fixed-point
605 pow_w(struct wtab *w, int n) function
H A Daltq_rio.c351 pow_w(rp->rio_wtab, n);

Completed in 35 milliseconds