Searched refs:RF_Path (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8723bs/hal/ | 
| D | HalPhyRf_8723B.h | 41 	u8 RF_Path
  | 
| D | HalPhyRf_8723B.c | 431 	struct adapter *padapter, bool configPathB, u8 RF_Path  in phy_PathA_IQK_8723B()  argument 481 	if (configPathB || (RF_Path == 0))  in phy_PathA_IQK_8723B() 543 	struct adapter *padapter, bool configPathB, u8 RF_Path  in phy_PathA_RxIQK8723B()  argument 595 	if (configPathB || (RF_Path == 0))  in phy_PathA_RxIQK8723B() 696 	if (configPathB || (RF_Path == 0))  in phy_PathA_RxIQK8723B() 1491 	u8 RF_Path  in phy_IQCalibrate_8723B()  argument 1595 		PathAOK = phy_PathA_IQK_8723B(padapter, is2T, RF_Path);  in phy_IQCalibrate_8723B() 1611 		PathAOK = phy_PathA_RxIQK8723B(padapter, is2T, RF_Path);  in phy_IQCalibrate_8723B() 1785 	u8 RF_Path	/* 0:S1, 1:S0 */  in PHY_IQCalibrate_8723B()  argument 1921 		phy_IQCalibrate_8723B(padapter, result, i, Is2ant, RF_Path);  in PHY_IQCalibrate_8723B() [all …] 
 |