Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.h58 bool bPreIgnoreWlanAct; member
H A DHalBtc8723b1Ant.h69 bool bPreIgnoreWlanAct; member
H A DHalBtc8723b2Ant.c764 if (pCoexDm->bPreIgnoreWlanAct == pCoexDm->bCurIgnoreWlanAct) in halbtc8723b2ant_IgnoreWlanAct()
769 pCoexDm->bPreIgnoreWlanAct = pCoexDm->bCurIgnoreWlanAct; in halbtc8723b2ant_IgnoreWlanAct()
H A DHalBtc8723b1Ant.c754 if (pCoexDm->bPreIgnoreWlanAct == pCoexDm->bCurIgnoreWlanAct) in halbtc8723b1ant_IgnoreWlanAct()
759 pCoexDm->bPreIgnoreWlanAct = pCoexDm->bCurIgnoreWlanAct; in halbtc8723b1ant_IgnoreWlanAct()