Searched refs:temp_stage (Results 1 – 1 of 1) sorted by relevance
495 u8 temp_stage; in odm_PTDecision_8188E() local509 temp_stage = (pRaInfo->PTStage + 1) >> 1; in odm_PTDecision_8188E()510 if (temp_stage > j) in odm_PTDecision_8188E()511 stage_id = temp_stage-j; in odm_PTDecision_8188E()519 temp_stage = stage_id*2; in odm_PTDecision_8188E()520 if (temp_stage != 0) in odm_PTDecision_8188E()521 temp_stage -= 1; in odm_PTDecision_8188E()523 temp_stage = 0; in odm_PTDecision_8188E()524 pRaInfo->PTStage = temp_stage; in odm_PTDecision_8188E()