Home
last modified time | relevance | path

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

/Linux-v4.19/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()
2477 if (pCoexSta->bUnderIps) { in halbtc8723b1ant_RunCoexistMechanism()
2965 (pCoexSta->bUnderIps ? "IPS ON" : "IPS OFF"), in EXhalbtc8723b1ant_DisplayCoexInfo()
3201 pCoexSta->bUnderIps = true; in EXhalbtc8723b1ant_IpsNotify()
3210 pCoexSta->bUnderIps = false; in EXhalbtc8723b1ant_IpsNotify()
DHalBtc8723b2Ant.c2838 if (pCoexSta->bUnderIps) { in halbtc8723b2ant_RunCoexistMechanism()
3217 ((pCoexSta->bUnderIps ? "IPS ON" : "IPS OFF")), in EXhalbtc8723b2ant_DisplayCoexInfo()
3434 pCoexSta->bUnderIps = true; in EXhalbtc8723b2ant_IpsNotify()
3440 pCoexSta->bUnderIps = false; in EXhalbtc8723b2ant_IpsNotify()