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

/netbsd-current/sys/altq/
H A Daltq_subr.c247 #define TBR_UNSCALE(x) ((x) >> TBR_SHIFT) macro
397 (u_int)TBR_UNSCALE(tbr->tbr_rate * 8 * machclk_freq);
398 profile->depth = (u_int)TBR_UNSCALE(tbr->tbr_depth);

Completed in 139 milliseconds