Searched refs:RAWaitingCounter (Results 1 – 3 of 3) sorted by relevance
146 if (pRaInfo->RAWaitingCounter == 1) { in odm_RateDown_8188E()147 pRaInfo->RAWaitingCounter += 1; in odm_RateDown_8188E()149 } else if (pRaInfo->RAWaitingCounter == 0) { in odm_RateDown_8188E()152 pRaInfo->RAWaitingCounter = 0; in odm_RateDown_8188E()165 pRaInfo->RAWaitingCounter, pRaInfo->RAPendingCounter)); in odm_RateDown_8188E()191 if (pRaInfo->RAWaitingCounter == 1) { in odm_RateUp_8188E()192 pRaInfo->RAWaitingCounter = 0; in odm_RateUp_8188E()194 } else if (pRaInfo->RAWaitingCounter > 1) { in odm_RateUp_8188E()218 if (pRaInfo->RAWaitingCounter == in odm_RateUp_8188E()220 pRaInfo->RAWaitingCounter = 0; in odm_RateUp_8188E()[all …]
553 u8 RAWaitingCounter; member
662 u8 RAWaitingCounter; member