Searched refs:PreRate (Results 1 – 2 of 2) sorted by relevance
135 RateID = pRaInfo->PreRate; in odm_RateDown_8188E()201 RateID = pRaInfo->PreRate; in odm_RateUp_8188E()277 if (pRaInfo->PreRate > pRaInfo->HighestRate) in odm_RateDecision_8188E()280 RateID = pRaInfo->PreRate; in odm_RateDecision_8188E()331 if ((pRaInfo->DecisionRate) == (pRaInfo->PreRate)) in odm_RateDecision_8188E()343 pRaInfo->PreRate = pRaInfo->DecisionRate; /* YJ, add, 120120 */ in odm_RateDecision_8188E()577 pRaInfo->PreRate = max_rate_idx; in ODM_RAInfo_Init()
583 u8 PreRate; member