Home
last modified time | relevance | path

Searched refs:step_s (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
522 step_s = (uint8_t)(dp >> 6) & 0x1f; in qbman_cgr_attr_wred_dp_decompose()
532 if (step_s == 0) in qbman_cgr_attr_wred_dp_decompose()
535 *minth = *maxth - (256 + step_i) * (1<<(step_s - 1)); in qbman_cgr_attr_wred_dp_decompose()