Searched refs:btPatchVer (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b1Ant.c | 2742 u32 fwVer = 0, btPatchVer = 0; in EXhalbtc8723b1ant_DisplayCoexInfo() local 2799 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_BT_PATCH_VER, &btPatchVer); in EXhalbtc8723b1ant_DisplayCoexInfo() 2808 btPatchVer, in EXhalbtc8723b1ant_DisplayCoexInfo() 2809 btPatchVer in EXhalbtc8723b1ant_DisplayCoexInfo() 3741 u32 fwVer = 0, btPatchVer = 0; in EXhalbtc8723b1ant_Periodical() local 3748 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_BT_PATCH_VER, &btPatchVer); in EXhalbtc8723b1ant_Periodical() 3751 GLCoexVerDate8723b1Ant, GLCoexVer8723b1Ant, fwVer, btPatchVer, btPatchVer)); in EXhalbtc8723b1ant_Periodical()
|
D | HalBtc8723b2Ant.c | 2894 u32 fwVer = 0, btPatchVer = 0; in EXhalbtc8723b2ant_DisplayCoexInfo() local 2925 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_BT_PATCH_VER, &btPatchVer); in EXhalbtc8723b2ant_DisplayCoexInfo() 2928 GLCoexVerDate8723b2Ant, GLCoexVer8723b2Ant, fwVer, btPatchVer, btPatchVer); in EXhalbtc8723b2ant_DisplayCoexInfo() 3534 u32 fwVer = 0, btPatchVer = 0; in EXhalbtc8723b2ant_Periodical() local 3541 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_BT_PATCH_VER, &btPatchVer); in EXhalbtc8723b2ant_Periodical() 3544 GLCoexVerDate8723b2Ant, GLCoexVer8723b2Ant, fwVer, btPatchVer, btPatchVer)); in EXhalbtc8723b2ant_Periodical()
|