Home
last modified time | relevance | path

Searched refs:RF_Path (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf_8723B.h34 u8 RF_Path
H A DHalPhyRf_8723B.c356 struct adapter *padapter, bool configPathB, u8 RF_Path in phy_PathA_IQK_8723B() argument
402 if (configPathB || (RF_Path == 0)) in phy_PathA_IQK_8723B()
457 struct adapter *padapter, bool configPathB, u8 RF_Path in phy_PathA_RxIQK8723B() argument
503 if (configPathB || (RF_Path == 0)) in phy_PathA_RxIQK8723B()
590 if (configPathB || (RF_Path == 0)) in phy_PathA_RxIQK8723B()
1308 u8 RF_Path in phy_IQCalibrate_8723B() argument
1407 PathAOK = phy_PathA_IQK_8723B(padapter, is2T, RF_Path); in phy_IQCalibrate_8723B()
1422 PathAOK = phy_PathA_RxIQK8723B(padapter, is2T, RF_Path); in phy_IQCalibrate_8723B()
1569 u8 RF_Path /* 0:S1, 1:S0 */ in PHY_IQCalibrate_8723B() argument
1684 phy_IQCalibrate_8723B(padapter, result, i, Is2ant, RF_Path); in PHY_IQCalibrate_8723B()
[all...]