Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c337 u32 regHPTx = 0, regHPRx = 0, regLPTx = 0, regLPRx = 0; in halbtc8723b1ant_MonitorBtCtr() local
356 regHPRx = (u4Tmp & bMaskHWord)>>16; in halbtc8723b1ant_MonitorBtCtr()
363 pCoexSta->highPriorityRx = regHPRx; in halbtc8723b1ant_MonitorBtCtr()
375 regHPRx, in halbtc8723b1ant_MonitorBtCtr()
385 if ((regHPTx == 0) && (regHPRx == 0) && (regLPTx == 0) && (regLPRx == 0)) { in halbtc8723b1ant_MonitorBtCtr()
DHalBtc8723b2Ant.c211 u32 regHPTx = 0, regHPRx = 0, regLPTx = 0, regLPRx = 0; in halbtc8723b2ant_MonitorBtCtr() local
218 regHPRx = (u4Tmp & bMaskHWord)>>16; in halbtc8723b2ant_MonitorBtCtr()
225 pCoexSta->highPriorityRx = regHPRx; in halbtc8723b2ant_MonitorBtCtr()
237 regHPRx, in halbtc8723b2ant_MonitorBtCtr()
238 regHPRx in halbtc8723b2ant_MonitorBtCtr()