Searched refs:__rte_red_calc_qempty_factor (Results 1 – 1 of 1) sorted by relevance
138 __rte_red_calc_qempty_factor(uint8_t wq_log2, uint16_t m) in __rte_red_calc_qempty_factor() function232 …red->avg = (red->avg >> RTE_RED_SCALING) * __rte_red_calc_qempty_factor(red_cfg->wq_log2, (uint16_… in rte_red_enqueue_empty()