Searched refs:PreRate (Results 1 – 2 of 2) sorted by relevance
112 RateID = pRaInfo->PreRate; in odm_RateDown_8188E()161 RateID = pRaInfo->PreRate; in odm_RateUp_8188E()221 if (pRaInfo->PreRate > pRaInfo->HighestRate) in odm_RateDecision_8188E()224 RateID = pRaInfo->PreRate; in odm_RateDecision_8188E()262 if ((pRaInfo->DecisionRate) == (pRaInfo->PreRate)) in odm_RateDecision_8188E()272 pRaInfo->PreRate = pRaInfo->DecisionRate; /* YJ, add, 120120 */ in odm_RateDecision_8188E()492 pRaInfo->PreRate = max_rate_idx; in ODM_RAInfo_Init()
142 u8 PreRate; member