Home
last modified time | relevance | path

Searched refs:RtsThres (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_rainfo.h212 u1Byte RtsThres; member
H A Dphydm_rainfo.c1438 pOdmRA->RtsThres = 35; in odm_RateAdaptiveMaskInit()
2170 if (UndecoratedSmoothedPWDB < (pRA->RtsThres - 5)) in odm_RefreshLdpcRtsMP()
2172 else if (UndecoratedSmoothedPWDB > pRA->RtsThres) in odm_RefreshLdpcRtsMP()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_rainfo.h200 u1Byte RtsThres; member
H A Dphydm_rainfo.c1360 pOdmRA->RtsThres = 35; in odm_RateAdaptiveMaskInit()
2094 if (UndecoratedSmoothedPWDB < (pRA->RtsThres - 5)) in odm_RefreshLdpcRtsMP()
2096 else if (UndecoratedSmoothedPWDB > pRA->RtsThres) in odm_RefreshLdpcRtsMP()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_rainfo.h275 u1Byte RtsThres; member
H A Dphydm_rainfo.c1462 pOdmRA->RtsThres = 35; in odm_RateAdaptiveMaskInit()
2839 if (UndecoratedSmoothedPWDB < (pRA->RtsThres - 5)) in odm_RefreshLdpcRtsMP()
2841 else if (UndecoratedSmoothedPWDB > pRA->RtsThres) in odm_RefreshLdpcRtsMP()