Searched refs:step_i (Results 1 – 1 of 1) sorted by relevance
517 uint8_t ma, mn, step_i, step_s, pn; in qbman_cgr_attr_wred_dp_decompose() local521 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()