Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5179 pHalData->bt_coexist.bFWCoexistAllOff = false; in btdm_SetFwIgnoreWlanAct()
6937 pHalData->bt_coexist.bFWCoexistAllOff = false; in btdm_2AntSetFw3a()
9269 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SetFwDecBtPwr()
9793 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SingleAnt()
9799 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SingleAnt()
9805 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SingleAnt()
9990 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_DiminishWiFi()
9994 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_DiminishWiFi()
10516 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_Balance()
10588 if (pHalData->bt_coexist.bFWCoexistAllOff) in BTDM_FWCoexAllOff()
[all …]
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1518 u8 bFWCoexistAllOff; member