Searched refs:temp_stage (Results 1 – 1 of 1) sorted by relevance
496 u8 temp_stage; in odm_PTDecision_8188E() local510 temp_stage = (pRaInfo->PTStage + 1) >> 1; in odm_PTDecision_8188E()511 if (temp_stage > j) in odm_PTDecision_8188E()512 stage_id = temp_stage-j; in odm_PTDecision_8188E()520 temp_stage = stage_id*2; in odm_PTDecision_8188E()521 if (temp_stage != 0) in odm_PTDecision_8188E()522 temp_stage -= 1; in odm_PTDecision_8188E()524 temp_stage = 0; in odm_PTDecision_8188E()525 pRaInfo->PTStage = temp_stage; in odm_PTDecision_8188E()