Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c8933 u32 regHPTx = 0, regHPRx = 0, regLPTx = 0, regLPRx = 0; in btdm_BtHwCountersMonitor() local
8939 regHPTx = u4Tmp & bMaskLWord; in btdm_BtHwCountersMonitor()
8946 pHalData->bt_coexist.halCoex8723.highPriorityTx = regHPTx; in btdm_BtHwCountersMonitor()
8951 RTPRINT(FBT, BT_TRACE, ("High Priority Tx/Rx = %d / %d\n", regHPTx, regHPRx)); in btdm_BtHwCountersMonitor()