Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
DHalDMOutSrc8723A_CE.c475 bool bIQKOK, in _PHY_PathAFillIQKMatrix() argument
484 DBG_8723A("Path A IQ Calibration %s !\n", (bIQKOK)?"Success":"Failed"); in _PHY_PathAFillIQKMatrix()
488 } else if (bIQKOK) { in _PHY_PathAFillIQKMatrix()
527 static void _PHY_PathBFillIQKMatrix(struct rtw_adapter *pAdapter, bool bIQKOK, int result[][8], u8 … in _PHY_PathBFillIQKMatrix() argument
532 DBG_8723A("Path B IQ Calibration %s !\n", (bIQKOK)?"Success":"Failed"); in _PHY_PathBFillIQKMatrix()
536 } else if (bIQKOK) { in _PHY_PathBFillIQKMatrix()