Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c419 pCoexSta->nCRCOK_11g = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf94); in halbtc8723b1ant_MonitorWiFiCtr()
420 pCoexSta->nCRCOK_11n = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf90); in halbtc8723b1ant_MonitorWiFiCtr()
421 pCoexSta->nCRCOK_11nAgg = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xfb8); in halbtc8723b1ant_MonitorWiFiCtr()
424 pCoexSta->nCRCErr_11g = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf96); in halbtc8723b1ant_MonitorWiFiCtr()
425 pCoexSta->nCRCErr_11n = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xf92); in halbtc8723b1ant_MonitorWiFiCtr()
426 pCoexSta->nCRCErr_11nAgg = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0xfba); in halbtc8723b1ant_MonitorWiFiCtr()
2666 u2Tmp = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x2); in EXhalbtc8723b1ant_PowerOnSetting()
3043 u2Tmp[0] = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x42a); in EXhalbtc8723b1ant_DisplayCoexInfo()
3413 pCoexDm->backupRetryLimit = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x42a); in EXhalbtc8723b1ant_MediaStatusNotify()
DHalBtcOutSrc.h508 BFP_BTC_R2 fBtcRead2Byte; member
Dhal_btcoex.c993 pBtCoexist->fBtcRead2Byte = halbtcoutsrc_Read2Byte; in EXhalbtcoutsrc_InitlizeVariables()
DHalBtc8723b2Ant.c2994 u2Tmp = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x2); in EXhalbtc8723b2ant_PowerOnSetting()