Searched refs:PreRate (Results 1 – 2 of 2) sorted by relevance
131 RateID = pRaInfo->PreRate; in odm_RateDown_8188E()190 RateID = pRaInfo->PreRate; in odm_RateUp_8188E()259 if (pRaInfo->PreRate > pRaInfo->HighestRate) in odm_RateDecision_8188E()262 RateID = pRaInfo->PreRate; in odm_RateDecision_8188E()313 if ((pRaInfo->DecisionRate) == (pRaInfo->PreRate)) in odm_RateDecision_8188E()325 pRaInfo->PreRate = pRaInfo->DecisionRate; /* YJ, add, 120120 */ in odm_RateDecision_8188E()558 pRaInfo->PreRate = max_rate_idx; in ODM_RAInfo_Init()
583 u8 PreRate; member