Searched refs:RAWaitingCounter (Results 1 – 3 of 3) sorted by relevance
160 if (pRaInfo->RAWaitingCounter == 1) { in odm_RateDown_8188E()161 pRaInfo->RAWaitingCounter += 1; in odm_RateDown_8188E()163 } else if (pRaInfo->RAWaitingCounter == 0) { in odm_RateDown_8188E()166 pRaInfo->RAWaitingCounter = 0; in odm_RateDown_8188E()179 pRaInfo->RAWaitingCounter, pRaInfo->RAPendingCounter)); in odm_RateDown_8188E()207 if (pRaInfo->RAWaitingCounter == 1) { in odm_RateUp_8188E()208 pRaInfo->RAWaitingCounter = 0; in odm_RateUp_8188E()210 } else if (pRaInfo->RAWaitingCounter > 1) { in odm_RateUp_8188E()234 if (pRaInfo->RAWaitingCounter == in odm_RateUp_8188E()236 pRaInfo->RAWaitingCounter = 0; in odm_RateUp_8188E()[all …]
556 u8 RAWaitingCounter; member
662 u8 RAWaitingCounter; member