Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c326 pCoexSta->nCRCOK_11g = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf94); in halbtc8723b1ant_MonitorWiFiCtr()
327 pCoexSta->nCRCOK_11n = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf90); in halbtc8723b1ant_MonitorWiFiCtr()
328 pCoexSta->nCRCOK_11nAgg = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xfb8); in halbtc8723b1ant_MonitorWiFiCtr()
331 pCoexSta->nCRCErr_11g = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf96); in halbtc8723b1ant_MonitorWiFiCtr()
332 pCoexSta->nCRCErr_11n = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf92); in halbtc8723b1ant_MonitorWiFiCtr()
333 pCoexSta->nCRCErr_11nAgg = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xfba); in halbtc8723b1ant_MonitorWiFiCtr()
2147 u2Tmp = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x2); in EXhalbtc8723b1ant_PowerOnSetting()
2382 pCoexDm->backupRetryLimit = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x42a); in EXhalbtc8723b1ant_MediaStatusNotify()
H A DHalBtcOutSrc.h380 BFP_BTC_R2 fBtcRead2Byte; member
H A Dhal_btcoex.c820 pBtCoexist->fBtcRead2Byte = halbtcoutsrc_Read2Byte; in hal_btcoex_Initialize()
H A DHalBtc8723b2Ant.c2339 u2Tmp = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x2); in EXhalbtc8723b2ant_PowerOnSetting()