Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c6496 if (pHalData->bt_coexist.halCoex8723.lowPriorityTx) { in btdm_ActionAlgorithm()
6498 pHalData->bt_coexist.halCoex8723.lowPriorityTx) > 9) { in btdm_ActionAlgorithm()
6517 if (pHalData->bt_coexist.halCoex8723.lowPriorityTx) { in btdm_ActionAlgorithm()
6519 pHalData->bt_coexist.halCoex8723.lowPriorityTx) > 9) { in btdm_ActionAlgorithm()
8948 pHalData->bt_coexist.halCoex8723.lowPriorityTx = regLPTx; in btdm_BtHwCountersMonitor()
8979 pHalData->bt_coexist.halCoex8723.lowPriorityTx == 0 && in btdm_BtEnableDisableCheck8723A()
8984 pHalData->bt_coexist.halCoex8723.lowPriorityTx == 0xeaea && in btdm_BtEnableDisableCheck8723A()
8989 pHalData->bt_coexist.halCoex8723.lowPriorityTx == 0xffff && in btdm_BtEnableDisableCheck8723A()
9094 counters = pHalData->bt_coexist.halCoex8723.lowPriorityTx+ in BTDM_BtTxRxCounterL()
9560 pHalData->bt_coexist.halCoex8723.lowPriorityTx); in BTDM_Display8723ABtCoexInfo()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1297 u32 lowPriorityTx; member