Searched refs:TBR_SCALE (Results 1 – 1 of 1) sorted by relevance
281 #define TBR_SCALE(x) ((int64_t)(x) << TBR_SHIFT) macro325 tbr->tbr_token -= TBR_SCALE(m_pktlen(m)); in tbr_dequeue()368 tbr->tbr_rate = TBR_SCALE(profile->rate / 8) / machclk_freq; in tbr_set()369 tbr->tbr_depth = TBR_SCALE(profile->depth); in tbr_set()