Searched refs:curAlgorithm (Results 1 – 2 of 2) sorted by relevance
8703 pBtdm8723->curAlgorithm = algorithm; in BTDM_2AntFwC2hBtInfo8723A()8704 RTPRINT(FBT, BT_TRACE, ("[BTCoex], Algorithm = %d \n", pBtdm8723->curAlgorithm)); in BTDM_2AntFwC2hBtInfo8723A()8743 pBtdm8723->curAlgorithm = btdm_ActionAlgorithm(padapter); in BTDM_2AntBtCoexist8723A()8744 RTPRINT(FBT, BT_TRACE, ("[BTCoex], Algorithm = %d \n", pBtdm8723->curAlgorithm)); in BTDM_2AntBtCoexist8723A()8750 if (pBtdm8723->curAlgorithm != pBtdm8723->preAlgorithm) { in BTDM_2AntBtCoexist8723A()8752 pBtdm8723->preAlgorithm, pBtdm8723->curAlgorithm)); in BTDM_2AntBtCoexist8723A()8755 switch (pBtdm8723->curAlgorithm) { in BTDM_2AntBtCoexist8723A()8797 pBtdm8723->preAlgorithm = pBtdm8723->curAlgorithm; in BTDM_2AntBtCoexist8723A()8830 if (pBtdm8723->curAlgorithm != pBtdm8723->preAlgorithm) { in BTDM_2AntBtCoexist8723A()8834 pBtdm8723->curAlgorithm)); in BTDM_2AntBtCoexist8723A()[all …]
1242 u8 curAlgorithm; member