Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c6492 if (pHalData->bt_coexist.halCoex8723.lowPriorityTx) { in btdm_ActionAlgorithm()
6494 pHalData->bt_coexist.halCoex8723.lowPriorityTx) > 9) { in btdm_ActionAlgorithm()
6513 if (pHalData->bt_coexist.halCoex8723.lowPriorityTx) { in btdm_ActionAlgorithm()
6515 pHalData->bt_coexist.halCoex8723.lowPriorityTx) > 9) { in btdm_ActionAlgorithm()
8944 pHalData->bt_coexist.halCoex8723.lowPriorityTx = regLPTx; in btdm_BtHwCountersMonitor()
8975 pHalData->bt_coexist.halCoex8723.lowPriorityTx == 0 && in btdm_BtEnableDisableCheck8723A()
8980 pHalData->bt_coexist.halCoex8723.lowPriorityTx == 0xeaea && in btdm_BtEnableDisableCheck8723A()
8985 pHalData->bt_coexist.halCoex8723.lowPriorityTx == 0xffff && in btdm_BtEnableDisableCheck8723A()
9090 counters = pHalData->bt_coexist.halCoex8723.lowPriorityTx+ in BTDM_BtTxRxCounterL()
9556 pHalData->bt_coexist.halCoex8723.lowPriorityTx); in BTDM_Display8723ABtCoexInfo()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1297 u32 lowPriorityTx; member