Searched refs:PathBOK (Results 1 – 2 of 2) sorted by relevance
863 u8 PathAOK, PathBOK; in phy_IQCalibrate_8188E() local965 PathBOK = phy_PathB_IQK_8188E(adapt); in phy_IQCalibrate_8188E()966 if (PathBOK == 0x03) { in phy_IQCalibrate_8188E()972 } else if (i == (retryCount - 1) && PathBOK == 0x01) { /* Tx IQK OK */ in phy_IQCalibrate_8188E()
1326 u8 PathAOK, PathBOK; in phy_IQCalibrate_8723B() local1451 PathBOK = phy_PathB_IQK_8723B(padapter); in phy_IQCalibrate_8723B()1452 if (PathBOK == 0x01) { in phy_IQCalibrate_8723B()1465 PathBOK = phy_PathB_RxIQK8723B(padapter, is2T); in phy_IQCalibrate_8723B()1466 if (PathBOK == 0x03) { in phy_IQCalibrate_8723B()