Searched refs:pRA (Results 1 – 3 of 3) sorted by relevance
1065 struct odm_rate_adapt *pRA = &pDM_Odm->RateAdaptive; in ODM_RAStateCheck() local1067 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck()1068 u8 LowRSSIThreshForRA = pRA->LowRSSIThresh; in ODM_RAStateCheck()
1228 struct odm_rate_adapt *pRA = &pDM_Odm->RateAdaptive; in ODM_RAStateCheck23a() local1230 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck23a()1231 u8 LowRSSIThreshForRA = pRA->LowRSSIThresh; in ODM_RAStateCheck23a()
1820 prate_adaptive pRA = (prate_adaptive)&(priv->rate_adaptive); in dm_change_rxpath_selection_setting() local1881 pRA->ping_rssi_enable = (u8)DM_Value; in dm_change_rxpath_selection_setting()1887 pRA->ping_rssi_thresh_for_ra = DM_Value; in dm_change_rxpath_selection_setting()