Searched refs:PreRate (Results 1 – 2 of 2) sorted by relevance
125 RateID = pRaInfo->PreRate; in odm_RateDown_8188E()174 RateID = pRaInfo->PreRate; in odm_RateUp_8188E()234 if (pRaInfo->PreRate > pRaInfo->HighestRate) in odm_RateDecision_8188E()237 RateID = pRaInfo->PreRate; in odm_RateDecision_8188E()275 if ((pRaInfo->DecisionRate) == (pRaInfo->PreRate)) in odm_RateDecision_8188E()285 pRaInfo->PreRate = pRaInfo->DecisionRate; /* YJ, add, 120120 */ in odm_RateDecision_8188E()502 pRaInfo->PreRate = max_rate_idx; in ODM_RAInfo_Init()
596 u8 PreRate; member