Searched refs:fBtcRead2Byte (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
| D | HalBtc8723b1Ant.c | 419 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() 2660 u2Tmp = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x2); in EXhalbtc8723b1ant_PowerOnSetting() 3037 u2Tmp[0] = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x42a); in EXhalbtc8723b1ant_DisplayCoexInfo() 3407 pCoexDm->backupRetryLimit = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x42a); in EXhalbtc8723b1ant_MediaStatusNotify()
|
| D | HalBtcOutSrc.h | 508 BFP_BTC_R2 fBtcRead2Byte; member
|
| D | hal_btcoex.c | 977 pBtCoexist->fBtcRead2Byte = halbtcoutsrc_Read2Byte; in hal_btcoex_Initialize()
|
| D | HalBtc8723b2Ant.c | 2834 u2Tmp = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x2); in EXhalbtc8723b2ant_PowerOnSetting()
|