Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.h111 u8 curArfrType; member
H A DHalBtc8723b1Ant.c99 pCoexDm->curArfrType = type; in halbtc8723b1ant_AutoRateFallbackRetry()
101 if (bForceExec || (pCoexDm->preArfrType != pCoexDm->curArfrType)) { in halbtc8723b1ant_AutoRateFallbackRetry()
102 switch (pCoexDm->curArfrType) { in halbtc8723b1ant_AutoRateFallbackRetry()
128 pCoexDm->preArfrType = pCoexDm->curArfrType; in halbtc8723b1ant_AutoRateFallbackRetry()