Searched refs:pRA (Results 1 – 2 of 2) sorted by relevance
1060 struct odm_rate_adapt *pRA = &pDM_Odm->RateAdaptive; in ODM_RAStateCheck() local1062 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck()1063 u8 LowRSSIThreshForRA = pRA->LowRSSIThresh; in ODM_RAStateCheck()
1167 struct odm_rate_adapt *pRA = &pDM_Odm->RateAdaptive; in ODM_RAStateCheck23a() local1169 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck23a()1170 u8 LowRSSIThreshForRA = pRA->LowRSSIThresh; in ODM_RAStateCheck23a()