Searched refs:tmpN (Results 1 – 1 of 1) sorted by relevance
973 uint32_t tmpA, tmpN, ta=0, tn=0, initFqFlag; in qm_new_fq() local1043 for (tmpN=0 ; tmpN<32; tmpN++ ) in qm_new_fq()1045 tmp = ABS((int)(p_CgParams->fqTailDropThreshold - tmpA*(1<<tmpN))); in qm_new_fq()1049 tn = tmpN; in qm_new_fq()1100 for (tmpN=0 ; tmpN<32; tmpN++ ) in qm_new_fq()1102 tmp = ABS((int)(p_CgParams->fqTailDropThreshold - tmpA*(1<<tmpN))); in qm_new_fq()1106 tn = tmpN; in qm_new_fq()1412 uint32_t maxP, roundDown, roundUp, tmpA, tmpN; in CalcWredCurve() local1424 for (tmpN=0 ; tmpN<32; tmpN++ ) in CalcWredCurve()1426 tmp = ABS((int)(p_WredCurve->maxTh - tmpA*(1<<tmpN))); in CalcWredCurve()[all …]