Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8192d2Ant.c770 u4Byte BT_Active, BT_State; in halbtc8192d2ant_MonitorBtState() local
791 BT_State = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTState); in halbtc8192d2ant_MonitorBtState()
792 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_State(0x%x)=0x%x\n", regBTState, BT_State)); in halbtc8192d2ant_MonitorBtState()
793 BT_State = BT_State & 0x00ffffff; in halbtc8192d2ant_MonitorBtState()
798 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8192d2ant_MonitorBtState()
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
H A DHalBtc8188c2Ant.c647 u4Byte BT_Active, BT_State; in halbtc8188c2ant_MonitorBtState() local
677 BT_State = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTState); in halbtc8188c2ant_MonitorBtState()
678 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_State(0x%x)=0x%x\n", regBTState, BT_State)); in halbtc8188c2ant_MonitorBtState()
679 BT_State = BT_State & 0x00ffffff; in halbtc8188c2ant_MonitorBtState()
684 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8188c2ant_MonitorBtState()
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8192d2ant.c770 u4Byte BT_Active, BT_State; in halbtc8192d2ant_MonitorBtState() local
791 BT_State = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTState); in halbtc8192d2ant_MonitorBtState()
792 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_State(0x%x)=0x%x\n", regBTState, BT_State)); in halbtc8192d2ant_MonitorBtState()
793 BT_State = BT_State & 0x00ffffff; in halbtc8192d2ant_MonitorBtState()
798 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8192d2ant_MonitorBtState()
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
H A Dhalbtc8188c2ant.c647 u4Byte BT_Active, BT_State; in halbtc8188c2ant_MonitorBtState() local
677 BT_State = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTState); in halbtc8188c2ant_MonitorBtState()
678 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_State(0x%x)=0x%x\n", regBTState, BT_State)); in halbtc8188c2ant_MonitorBtState()
679 BT_State = BT_State & 0x00ffffff; in halbtc8188c2ant_MonitorBtState()
684 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8188c2ant_MonitorBtState()
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8188c2Ant.c647 u4Byte BT_Active, BT_State; in halbtc8188c2ant_MonitorBtState() local
677 BT_State = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTState); in halbtc8188c2ant_MonitorBtState()
678 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_State(0x%x)=0x%x\n", regBTState, BT_State)); in halbtc8188c2ant_MonitorBtState()
679 BT_State = BT_State & 0x00ffffff; in halbtc8188c2ant_MonitorBtState()
684 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8188c2ant_MonitorBtState()
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
H A DHalBtc8192d2Ant.c770 u4Byte BT_Active, BT_State; in halbtc8192d2ant_MonitorBtState() local
791 BT_State = pBtCoexist->fBtcRead4Byte(pBtCoexist, regBTState); in halbtc8192d2ant_MonitorBtState()
792 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], BT_State(0x%x)=0x%x\n", regBTState, BT_State)); in halbtc8192d2ant_MonitorBtState()
793 BT_State = BT_State & 0x00ffffff; in halbtc8192d2ant_MonitorBtState()
798 if(BT_Active==0xffffffff && BT_State==0xffffffff && BT_Polling==0xffffffff ) in halbtc8192d2ant_MonitorBtState()
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()