Searched refs:RAPendingCounter (Results 1 – 2 of 2) sorted by relevance
135 pRaInfo->RAPendingCounter += 1; in odm_RateDown_8188E()140 pRaInfo->RAPendingCounter = 0; in odm_RateDown_8188E()143 if (pRaInfo->RAPendingCounter >= 4) in odm_RateDown_8188E()144 pRaInfo->RAPendingCounter = 4; in odm_RateDown_8188E()165 pRaInfo->RAPendingCounter = 0; in odm_RateUp_8188E()188 if (pRaInfo->RAWaitingCounter == (4 + PendingForRateUpFail[pRaInfo->RAPendingCounter])) in odm_RateUp_8188E()218 pRaInfo->RAPendingCounter = 0; in odm_RateDecision_8188E()514 pRaInfo->RAPendingCounter = 0; in ODM_RAInfo_Init()
153 u8 RAPendingCounter; member