Home
last modified time | relevance | path

Searched refs:curSsType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8192e2Ant.h115 u1Byte curSsType; member
H A DHalBtc8192e2Ant.c444 disRaMask = halbtc8192e2ant_DecideRaMask(pBtCoexist, pCoexDm->curSsType, raMaskType); in halbtc8192e2ant_LimitedTx()
1854 pCoexDm->curSsType = newSsType; in halbtc8192e2ant_SwitchSsType()
1858 if(pCoexDm->preSsType == pCoexDm->curSsType) in halbtc8192e2ant_SwitchSsType()
1861 halbtc8192e2ant_SetSwitchSsType(pBtCoexist, pCoexDm->curSsType); in halbtc8192e2ant_SwitchSsType()
1863 pCoexDm->preSsType = pCoexDm->curSsType; in halbtc8192e2ant_SwitchSsType()