Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8192d2Ant.c769 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8192d2ant_MonitorBtState() local
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
814 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Ratio_STA=%d\n", Ratio_STA)); in halbtc8192d2ant_MonitorBtState()
818 if(Ratio_STA < 60) // BT PAN idle in halbtc8192d2ant_MonitorBtState()
824 if((Ratio_Act/Ratio_STA) < 2) in halbtc8192d2ant_MonitorBtState()
855 if(Ratio_STA < btBusyThresh) in halbtc8192d2ant_MonitorBtState()
864 if( (Ratio_STA < btBusyThresh) || in halbtc8192d2ant_MonitorBtState()
865 (Ratio_Act<180 && Ratio_STA<130) ) in halbtc8192d2ant_MonitorBtState()
H A DHalBtc8188c2Ant.c646 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8188c2ant_MonitorBtState() local
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
698 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Ratio_STA=%d\n", Ratio_STA)); in halbtc8188c2ant_MonitorBtState()
702 if(Ratio_STA < 60) // BT PAN idle in halbtc8188c2ant_MonitorBtState()
708 if((Ratio_Act/Ratio_STA) < 2) in halbtc8188c2ant_MonitorBtState()
739 if(Ratio_STA < btBusyThresh) in halbtc8188c2ant_MonitorBtState()
748 if( (Ratio_STA < btBusyThresh) || in halbtc8188c2ant_MonitorBtState()
749 (Ratio_Act<180 && Ratio_STA<130) ) in halbtc8188c2ant_MonitorBtState()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8192d2ant.c769 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8192d2ant_MonitorBtState() local
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
814 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Ratio_STA=%d\n", Ratio_STA)); in halbtc8192d2ant_MonitorBtState()
818 if(Ratio_STA < 60) // BT PAN idle in halbtc8192d2ant_MonitorBtState()
824 if((Ratio_Act/Ratio_STA) < 2) in halbtc8192d2ant_MonitorBtState()
855 if(Ratio_STA < btBusyThresh) in halbtc8192d2ant_MonitorBtState()
864 if( (Ratio_STA < btBusyThresh) || in halbtc8192d2ant_MonitorBtState()
865 (Ratio_Act<180 && Ratio_STA<130) ) in halbtc8192d2ant_MonitorBtState()
H A Dhalbtc8188c2ant.c646 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8188c2ant_MonitorBtState() local
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
698 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Ratio_STA=%d\n", Ratio_STA)); in halbtc8188c2ant_MonitorBtState()
702 if(Ratio_STA < 60) // BT PAN idle in halbtc8188c2ant_MonitorBtState()
708 if((Ratio_Act/Ratio_STA) < 2) in halbtc8188c2ant_MonitorBtState()
739 if(Ratio_STA < btBusyThresh) in halbtc8188c2ant_MonitorBtState()
748 if( (Ratio_STA < btBusyThresh) || in halbtc8188c2ant_MonitorBtState()
749 (Ratio_Act<180 && Ratio_STA<130) ) in halbtc8188c2ant_MonitorBtState()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8188c2Ant.c646 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8188c2ant_MonitorBtState() local
695 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8188c2ant_MonitorBtState()
698 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Ratio_STA=%d\n", Ratio_STA)); in halbtc8188c2ant_MonitorBtState()
702 if(Ratio_STA < 60) // BT PAN idle in halbtc8188c2ant_MonitorBtState()
708 if((Ratio_Act/Ratio_STA) < 2) in halbtc8188c2ant_MonitorBtState()
739 if(Ratio_STA < btBusyThresh) in halbtc8188c2ant_MonitorBtState()
748 if( (Ratio_STA < btBusyThresh) || in halbtc8188c2ant_MonitorBtState()
749 (Ratio_Act<180 && Ratio_STA<130) ) in halbtc8188c2ant_MonitorBtState()
H A DHalBtc8192d2Ant.c769 u4Byte BT_Polling, Ratio_Act, Ratio_STA; in halbtc8192d2ant_MonitorBtState() local
811 Ratio_STA = BT_State*1000/BT_Polling; in halbtc8192d2ant_MonitorBtState()
814 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Ratio_STA=%d\n", Ratio_STA)); in halbtc8192d2ant_MonitorBtState()
818 if(Ratio_STA < 60) // BT PAN idle in halbtc8192d2ant_MonitorBtState()
824 if((Ratio_Act/Ratio_STA) < 2) in halbtc8192d2ant_MonitorBtState()
855 if(Ratio_STA < btBusyThresh) in halbtc8192d2ant_MonitorBtState()
864 if( (Ratio_STA < btBusyThresh) || in halbtc8192d2ant_MonitorBtState()
865 (Ratio_Act<180 && Ratio_STA<130) ) in halbtc8192d2ant_MonitorBtState()