Home
last modified time | relevance | path

Searched refs:bBtBusy (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8188c2ant.c722 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
730 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
734 pCoexSta->bBtBusy = TRUE; in halbtc8188c2ant_MonitorBtState()
741 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
745 pCoexSta->bBtBusy = TRUE; in halbtc8188c2ant_MonitorBtState()
760 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &pCoexSta->bBtBusy); in halbtc8188c2ant_MonitorBtState()
761 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &pCoexSta->bBtBusy); in halbtc8188c2ant_MonitorBtState()
763 if(bBtBusyTraffic != pCoexSta->bBtBusy) in halbtc8188c2ant_MonitorBtState()
765 bBtBusyTraffic = pCoexSta->bBtBusy; in halbtc8188c2ant_MonitorBtState()
771 if(!pCoexSta->bBtBusy) in halbtc8188c2ant_MonitorBtState()
[all …]
H A Dhalbtc8192d2ant.c838 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
846 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
850 pCoexSta->bBtBusy = TRUE; in halbtc8192d2ant_MonitorBtState()
857 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
861 pCoexSta->bBtBusy = TRUE; in halbtc8192d2ant_MonitorBtState()
876 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &pCoexSta->bBtBusy); in halbtc8192d2ant_MonitorBtState()
877 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &pCoexSta->bBtBusy); in halbtc8192d2ant_MonitorBtState()
879 if(bBtBusyTraffic != pCoexSta->bBtBusy) in halbtc8192d2ant_MonitorBtState()
881 bBtBusyTraffic = pCoexSta->bBtBusy; in halbtc8192d2ant_MonitorBtState()
887 if(!pCoexSta->bBtBusy) in halbtc8192d2ant_MonitorBtState()
[all …]
H A Dhalbtc8723a1ant.c1378 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bForceLps=FALSE; in EXhalbtc8723a1ant_BtInfoNotify() local
1439 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1444 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1449 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1454 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1459 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1462 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723a1ant_BtInfoNotify()
1463 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &bBtBusy); in EXhalbtc8723a1ant_BtInfoNotify()
H A Dhalbtc8188c2ant.h81 BOOLEAN bBtBusy; member
H A Dhalbtc8192d2ant.h102 BOOLEAN bBtBusy; member
H A Dhalbtc8723a2ant.c334 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bLimitedDig=FALSE; in halbtc8723a2ant_ActionAlgorithm() local
423 bBtBusy = TRUE; in halbtc8723a2ant_ActionAlgorithm()
428 bBtBusy = FALSE; in halbtc8723a2ant_ActionAlgorithm()
431 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8723a2ant_ActionAlgorithm()
3649 BOOLEAN bBtBusy=FALSE, bLimitedDig=FALSE; in EXhalbtc8723a2ant_BtInfoNotify() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8188c2Ant.c722 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
730 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
734 pCoexSta->bBtBusy = TRUE; in halbtc8188c2ant_MonitorBtState()
741 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
745 pCoexSta->bBtBusy = TRUE; in halbtc8188c2ant_MonitorBtState()
760 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &pCoexSta->bBtBusy); in halbtc8188c2ant_MonitorBtState()
761 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &pCoexSta->bBtBusy); in halbtc8188c2ant_MonitorBtState()
763 if(bBtBusyTraffic != pCoexSta->bBtBusy) in halbtc8188c2ant_MonitorBtState()
765 bBtBusyTraffic = pCoexSta->bBtBusy; in halbtc8188c2ant_MonitorBtState()
771 if(!pCoexSta->bBtBusy) in halbtc8188c2ant_MonitorBtState()
[all …]
H A DHalBtc8192d2Ant.c838 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
846 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
850 pCoexSta->bBtBusy = TRUE; in halbtc8192d2ant_MonitorBtState()
857 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
861 pCoexSta->bBtBusy = TRUE; in halbtc8192d2ant_MonitorBtState()
876 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &pCoexSta->bBtBusy); in halbtc8192d2ant_MonitorBtState()
877 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &pCoexSta->bBtBusy); in halbtc8192d2ant_MonitorBtState()
879 if(bBtBusyTraffic != pCoexSta->bBtBusy) in halbtc8192d2ant_MonitorBtState()
881 bBtBusyTraffic = pCoexSta->bBtBusy; in halbtc8192d2ant_MonitorBtState()
887 if(!pCoexSta->bBtBusy) in halbtc8192d2ant_MonitorBtState()
[all …]
H A DHalBtc8723a1Ant.c1378 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bForceLps=FALSE; in EXhalbtc8723a1ant_BtInfoNotify() local
1439 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1444 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1449 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1454 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1459 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1462 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723a1ant_BtInfoNotify()
1463 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &bBtBusy); in EXhalbtc8723a1ant_BtInfoNotify()
H A DHalBtc8192d2Ant.h102 BOOLEAN bBtBusy; member
H A DHalBtc8188c2Ant.h81 BOOLEAN bBtBusy; member
H A DHalBtc8723a2Ant.c334 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bLimitedDig=FALSE; in halbtc8723a2ant_ActionAlgorithm() local
423 bBtBusy = TRUE; in halbtc8723a2ant_ActionAlgorithm()
428 bBtBusy = FALSE; in halbtc8723a2ant_ActionAlgorithm()
431 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8723a2ant_ActionAlgorithm()
3649 BOOLEAN bBtBusy=FALSE, bLimitedDig=FALSE; in EXhalbtc8723a2ant_BtInfoNotify() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8188c2Ant.c722 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
730 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
734 pCoexSta->bBtBusy = TRUE; in halbtc8188c2ant_MonitorBtState()
741 pCoexSta->bBtBusy = FALSE; in halbtc8188c2ant_MonitorBtState()
745 pCoexSta->bBtBusy = TRUE; in halbtc8188c2ant_MonitorBtState()
760 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &pCoexSta->bBtBusy); in halbtc8188c2ant_MonitorBtState()
761 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &pCoexSta->bBtBusy); in halbtc8188c2ant_MonitorBtState()
763 if(bBtBusyTraffic != pCoexSta->bBtBusy) in halbtc8188c2ant_MonitorBtState()
765 bBtBusyTraffic = pCoexSta->bBtBusy; in halbtc8188c2ant_MonitorBtState()
771 if(!pCoexSta->bBtBusy) in halbtc8188c2ant_MonitorBtState()
[all …]
H A DHalBtc8192d2Ant.c838 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
846 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
850 pCoexSta->bBtBusy = TRUE; in halbtc8192d2ant_MonitorBtState()
857 pCoexSta->bBtBusy = FALSE; in halbtc8192d2ant_MonitorBtState()
861 pCoexSta->bBtBusy = TRUE; in halbtc8192d2ant_MonitorBtState()
876 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &pCoexSta->bBtBusy); in halbtc8192d2ant_MonitorBtState()
877 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &pCoexSta->bBtBusy); in halbtc8192d2ant_MonitorBtState()
879 if(bBtBusyTraffic != pCoexSta->bBtBusy) in halbtc8192d2ant_MonitorBtState()
881 bBtBusyTraffic = pCoexSta->bBtBusy; in halbtc8192d2ant_MonitorBtState()
887 if(!pCoexSta->bBtBusy) in halbtc8192d2ant_MonitorBtState()
[all …]
H A DHalBtc8723a1Ant.c1378 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bForceLps=FALSE; in EXhalbtc8723a1ant_BtInfoNotify() local
1439 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1444 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1449 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1454 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1459 bBtBusy = TRUE; in EXhalbtc8723a1ant_BtInfoNotify()
1462 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723a1ant_BtInfoNotify()
1463 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_LIMITED_DIG, &bBtBusy); in EXhalbtc8723a1ant_BtInfoNotify()
H A DHalBtc8188c2Ant.h81 BOOLEAN bBtBusy; member
H A DHalBtc8192d2Ant.h102 BOOLEAN bBtBusy; member
H A DHalBtc8821a1Ant.c1908 BOOLEAN bWifiConnected=FALSE, bApEnable=FALSE, bWifiBusy=FALSE, bBtBusy=FALSE; in halbtc8821a1ant_ActionBtInquiry() local
1913 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8821a1ant_ActionBtInquiry()
3163 BOOLEAN bBtBusy=FALSE; in EXhalbtc8821a1ant_BtInfoNotify() local
3328 bBtBusy = TRUE; in EXhalbtc8821a1ant_BtInfoNotify()
3330 bBtBusy = FALSE; in EXhalbtc8821a1ant_BtInfoNotify()
3331 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8821a1ant_BtInfoNotify()
H A DHalBtc8192e1Ant.c2024 BOOLEAN bWifiConnected=FALSE, bApEnable=FALSE, bWifiBusy=FALSE, bBtBusy=FALSE; in halbtc8192e1ant_ActionBtInquiry() local
2029 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8192e1ant_ActionBtInquiry()
3390 BOOLEAN bBtBusy=FALSE; in EXhalbtc8192e1ant_BtInfoNotify() local
3556 bBtBusy = TRUE; in EXhalbtc8192e1ant_BtInfoNotify()
3558 bBtBusy = FALSE; in EXhalbtc8192e1ant_BtInfoNotify()
3559 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8192e1ant_BtInfoNotify()
H A DHalBtc8812a1Ant.c2023 BOOLEAN bWifiConnected=FALSE, bApEnable=FALSE, bWifiBusy=FALSE, bBtBusy=FALSE; in halbtc8812a1ant_ActionBtInquiry() local
2028 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8812a1ant_ActionBtInquiry()
3314 BOOLEAN bBtBusy=FALSE; in EXhalbtc8812a1ant_BtInfoNotify() local
3480 bBtBusy = TRUE; in EXhalbtc8812a1ant_BtInfoNotify()
3482 bBtBusy = FALSE; in EXhalbtc8812a1ant_BtInfoNotify()
3483 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8812a1ant_BtInfoNotify()
H A DHalBtc8723a2Ant.c334 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bLimitedDig=FALSE; in halbtc8723a2ant_ActionAlgorithm() local
423 bBtBusy = TRUE; in halbtc8723a2ant_ActionAlgorithm()
428 bBtBusy = FALSE; in halbtc8723a2ant_ActionAlgorithm()
431 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8723a2ant_ActionAlgorithm()
3649 BOOLEAN bBtBusy=FALSE, bLimitedDig=FALSE; in EXhalbtc8723a2ant_BtInfoNotify() local
H A DHalBtc8703b1Ant.c2418 BOOLEAN bWifiConnected=FALSE, bApEnable=FALSE, bWifiBusy=FALSE, bBtBusy=FALSE; in halbtc8703b1ant_ActionBtInquiry() local
2423 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8703b1ant_ActionBtInquiry()
5005 BOOLEAN bBtBusy=FALSE; in EXhalbtc8703b1ant_BtInfoNotify() local
5248 bBtBusy = TRUE; in EXhalbtc8703b1ant_BtInfoNotify()
5250 bBtBusy = FALSE; in EXhalbtc8703b1ant_BtInfoNotify()
5251 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8703b1ant_BtInfoNotify()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c2034 bool bBtBusy = false; in halbtc8723b1ant_ActionBtInquiry() local
2039 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8723b1ant_ActionBtInquiry()
3542 bool bBtBusy = false; in EXhalbtc8723b1ant_BtInfoNotify() local
3693 bBtBusy = true; in EXhalbtc8723b1ant_BtInfoNotify()
3695 bBtBusy = false; in EXhalbtc8723b1ant_BtInfoNotify()
3696 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b1ant_BtInfoNotify()
H A DHalBtcOutSrc.h423 bool bBtBusy; member
H A DHalBtc8723b2Ant.c3367 bool bBtBusy = false, bLimitedDig = false; in EXhalbtc8723b2ant_BtInfoNotify() local
3491 bBtBusy = true; in EXhalbtc8723b2ant_BtInfoNotify()
3494 bBtBusy = false; in EXhalbtc8723b2ant_BtInfoNotify()
3498 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b2ant_BtInfoNotify()

12