Searched refs:temp_stage (Results 1 – 1 of 1) sorted by relevance
477 u8 temp_stage; in odm_PTDecision_8188E() local491 temp_stage = (pRaInfo->PTStage + 1) >> 1; in odm_PTDecision_8188E()492 if (temp_stage > j) in odm_PTDecision_8188E()493 stage_id = temp_stage-j; in odm_PTDecision_8188E()501 temp_stage = stage_id*2; in odm_PTDecision_8188E()502 if (temp_stage != 0) in odm_PTDecision_8188E()503 temp_stage -= 1; in odm_PTDecision_8188E()505 temp_stage = 0; in odm_PTDecision_8188E()506 pRaInfo->PTStage = temp_stage; in odm_PTDecision_8188E()