Searched refs:RAPendingCounter (Results 1 – 2 of 2) sorted by relevance
148 pRaInfo->RAPendingCounter += 1; in odm_RateDown_8188E()153 pRaInfo->RAPendingCounter = 0; in odm_RateDown_8188E()156 if (pRaInfo->RAPendingCounter >= 4) in odm_RateDown_8188E()157 pRaInfo->RAPendingCounter = 4; in odm_RateDown_8188E()178 pRaInfo->RAPendingCounter = 0; in odm_RateUp_8188E()201 if (pRaInfo->RAWaitingCounter == (4 + PendingForRateUpFail[pRaInfo->RAPendingCounter])) in odm_RateUp_8188E()231 pRaInfo->RAPendingCounter = 0; in odm_RateDecision_8188E()524 pRaInfo->RAPendingCounter = 0; in ODM_RAInfo_Init()
607 u8 RAPendingCounter; member