Home
last modified time | relevance | path

Searched refs:PreRate (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Dhal8188e_rate_adaptive.c122 RateID = pRaInfo->PreRate; in odm_RateDown_8188E()
186 RateID = pRaInfo->PreRate; in odm_RateUp_8188E()
263 if (pRaInfo->PreRate > pRaInfo->HighestRate) in odm_RateDecision_8188E()
266 RateID = pRaInfo->PreRate; in odm_RateDecision_8188E()
317 if ((pRaInfo->DecisionRate) == (pRaInfo->PreRate)) in odm_RateDecision_8188E()
329 pRaInfo->PreRate = pRaInfo->DecisionRate; /* YJ, add, 120120 */ in odm_RateDecision_8188E()
557 pRaInfo->PreRate = max_rate_idx; in ODM_RAInfo_Init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/
H A Dhal8188erateadaptive.c238 RateID = pRaInfo->PreRate; in odm_RateDown_8188E()
311 RateID = pRaInfo->PreRate; in odm_RateUp_8188E()
390 if (pRaInfo->PreRate > pRaInfo->HighestRate) in odm_RateDecision_8188E()
393 RateID = pRaInfo->PreRate; in odm_RateDecision_8188E()
445 if ((pRaInfo->DecisionRate)==(pRaInfo->PreRate)) in odm_RateDecision_8188E()
456 pRaInfo->PreRate = pRaInfo->DecisionRate; //YJ,add,120120 in odm_RateDecision_8188E()
749 pRaInfo->PreRate = max_rate_idx; in ODM_RAInfo_Init()
753 pRaInfo->PreRate = 0x13; in ODM_RAInfo_Init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_rainfo.h122 u1Byte PreRate; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_rainfo.h119 u1Byte PreRate; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_rainfo.h179 u1Byte PreRate; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Dodm.h543 u8 PreRate; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm.h649 u8 PreRate; member