Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5180 pHalData->bt_coexist.bFWCoexistAllOff = false; in btdm_SetFwIgnoreWlanAct()
6941 pHalData->bt_coexist.bFWCoexistAllOff = false; in btdm_2AntSetFw3a()
9273 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SetFwDecBtPwr()
9797 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SingleAnt()
9803 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SingleAnt()
9809 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_SingleAnt()
9994 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_DiminishWiFi()
9998 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_DiminishWiFi()
10520 pHalData->bt_coexist.bFWCoexistAllOff = false; in BTDM_Balance()
10592 if (pHalData->bt_coexist.bFWCoexistAllOff) in BTDM_FWCoexAllOff()
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1518 u8 bFWCoexistAllOff; member