Searched refs:N_THRESHOLD_LOW (Results 1 – 1 of 1) sorted by relevance
62 static u16 N_THRESHOLD_LOW[RATESIZE] = { variable202 pRaInfo->NscUp = (N_THRESHOLD_HIGH[RateID] + N_THRESHOLD_LOW[RateID]) >> 1; in odm_ResetRaCounter_8188E()203 pRaInfo->NscDown = (N_THRESHOLD_HIGH[RateID] + N_THRESHOLD_LOW[RateID]) >> 1; in odm_ResetRaCounter_8188E()253 if ((pRaInfo->NscDown < N_THRESHOLD_LOW[RateID]) || in odm_RateDecision_8188E()501 pRaInfo->NscDown = (N_THRESHOLD_HIGH[0x13] + N_THRESHOLD_LOW[0x13]) / 2; in ODM_RAInfo_Init()502 pRaInfo->NscUp = (N_THRESHOLD_HIGH[0x13] + N_THRESHOLD_LOW[0x13]) / 2; in ODM_RAInfo_Init()