pRA               808 drivers/staging/rtl8188eu/hal/odm.c 	struct odm_rate_adapt *pRA = &pDM_Odm->RateAdaptive;
pRA               810 drivers/staging/rtl8188eu/hal/odm.c 	u8 HighRSSIThreshForRA = pRA->HighRSSIThresh;
pRA               811 drivers/staging/rtl8188eu/hal/odm.c 	u8 LowRSSIThreshForRA = pRA->LowRSSIThresh;
pRA              1152 drivers/staging/rtl8723bs/hal/odm.c 	PODM_RATE_ADAPTIVE pRA = &pDM_Odm->RateAdaptive;
pRA              1154 drivers/staging/rtl8723bs/hal/odm.c 	u8 HighRSSIThreshForRA = pRA->HighRSSIThresh;
pRA              1155 drivers/staging/rtl8723bs/hal/odm.c 	u8 LowRSSIThreshForRA = pRA->LowRSSIThresh;