Home
last modified time | relevance | path

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

/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_debug.c517 uint8_t ma, mn, step_i, step_s, pn; in qbman_cgr_attr_wred_dp_decompose() local
521 step_i = (uint8_t)(dp >> 11); in qbman_cgr_attr_wred_dp_decompose()
533 *minth = *maxth - step_i; in qbman_cgr_attr_wred_dp_decompose()
535 *minth = *maxth - (256 + step_i) * (1<<(step_s - 1)); in qbman_cgr_attr_wred_dp_decompose()