Home
last modified time | relevance | path

Searched refs:bUnderIps (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b2Ant.h112 bool bUnderIps; member
DHalBtc8723b1Ant.h129 bool bUnderIps; member
DHalBtc8723b1Ant.c343 if (pCoexSta->bUnderIps) { in halbtc8723b1ant_MonitorBtCtr()
407 if (pCoexSta->bUnderIps) { in halbtc8723b1ant_MonitorWiFiCtr()
2471 if (pCoexSta->bUnderIps) { in halbtc8723b1ant_RunCoexistMechanism()
2959 (pCoexSta->bUnderIps ? "IPS ON" : "IPS OFF"), in EXhalbtc8723b1ant_DisplayCoexInfo()
3195 pCoexSta->bUnderIps = true; in EXhalbtc8723b1ant_IpsNotify()
3204 pCoexSta->bUnderIps = false; in EXhalbtc8723b1ant_IpsNotify()
DHalBtc8723b2Ant.c2670 if (pCoexSta->bUnderIps) { in halbtc8723b2ant_RunCoexistMechanism()
3049 ((pCoexSta->bUnderIps ? "IPS ON" : "IPS OFF")), in EXhalbtc8723b2ant_DisplayCoexInfo()
3266 pCoexSta->bUnderIps = true; in EXhalbtc8723b2ant_IpsNotify()
3272 pCoexSta->bUnderIps = false; in EXhalbtc8723b2ant_IpsNotify()