Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/
H A Dhalphyrf_8188e_ap.c2035 #define DP_RETRY_LIMIT 10 macro
2784 while(RetryCount < DP_RETRY_LIMIT && !pDM_Odm->RFCalibrateInfo.bDPPathAOK) in phy_DigitalPredistortion()
2924 while(RetryCount < DP_RETRY_LIMIT && !pDM_Odm->RFCalibrateInfo.bDPPathBOK) in phy_DigitalPredistortion()
H A Dhalphyrf_8188e_ce.c2214 #define DP_RETRY_LIMIT 10 macro
2909 while(RetryCount < DP_RETRY_LIMIT && !pDM_Odm->RFCalibrateInfo.bDPPathAOK) in phy_DigitalPredistortion()
3049 while(RetryCount < DP_RETRY_LIMIT && !pDM_Odm->RFCalibrateInfo.bDPPathBOK) in phy_DigitalPredistortion()
H A Dhalphyrf_8188e_win.c2255 #define DP_RETRY_LIMIT 10 macro
2958 while(RetryCount < DP_RETRY_LIMIT && !pRFCalibrateInfo->bDPPathAOK) in phy_DigitalPredistortion()
3098 while(RetryCount < DP_RETRY_LIMIT && !pRFCalibrateInfo->bDPPathBOK) in phy_DigitalPredistortion()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/halrf/rtl8723b/
H A Dhalrf_8723b_win.c2783 #define DP_RETRY_LIMIT 10
2981 while (retry_count < DP_RETRY_LIMIT && !p_rf_calibrate_info->is_dp_path_aok) {
3109 while (retry_count < DP_RETRY_LIMIT && !p_rf_calibrate_info->is_dp_path_bok) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/rtl8723b/
H A Dhalphyrf_8723b_ce.c2885 #define DP_RETRY_LIMIT 10 macro
3619 while(RetryCount < DP_RETRY_LIMIT && !pDM_Odm->RFCalibrateInfo.bDPPathAOK) in phy_DigitalPredistortion8723B()
3759 while(RetryCount < DP_RETRY_LIMIT && !pDM_Odm->RFCalibrateInfo.bDPPathBOK) in phy_DigitalPredistortion8723B()
H A Dhalphyrf_8723b_win.c2889 #define DP_RETRY_LIMIT 10 macro
3653 while(RetryCount < DP_RETRY_LIMIT && !pRFCalibrateInfo->bDPPathAOK) in phy_DigitalPredistortion8723B()
3793 while(RetryCount < DP_RETRY_LIMIT && !pRFCalibrateInfo->bDPPathBOK) in phy_DigitalPredistortion8723B()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf_8723B.c1773 #define DP_RETRY_LIMIT 10 macro