Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dhal_bt_coexist.c121 (rssi_thresh + BT_FW_COEX_THRESH_TOL)) { in rtl8723e_dm_bt_check_coex_rssi_state1()
161 (rssi_thresh+BT_FW_COEX_THRESH_TOL)) { in rtl8723e_dm_bt_check_coex_rssi_state1()
181 (rssi_thresh1 + BT_FW_COEX_THRESH_TOL)) { in rtl8723e_dm_bt_check_coex_rssi_state1()
249 (rssi_thresh + BT_FW_COEX_THRESH_TOL)) { in rtl8723e_dm_bt_check_coex_rssi_state()
288 (rssi_thresh + BT_FW_COEX_THRESH_TOL)) { in rtl8723e_dm_bt_check_coex_rssi_state()
308 (rssi_thresh1 + BT_FW_COEX_THRESH_TOL)) { in rtl8723e_dm_bt_check_coex_rssi_state()
Dhal_bt_coexist.h38 #define BT_FW_COEX_THRESH_TOL 6 macro
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c10190 if (pwdbBeacon >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexBcnRssiState()
10218 if (pwdbBeacon >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexBcnRssiState()
10230 if (pwdbBeacon >= (RssiThresh1+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexBcnRssiState()
10279 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState1()
10307 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState1()
10319 if (UndecoratedSmoothedPWDB >= (RssiThresh1+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState1()
10368 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState()
10396 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState()
10408 if (UndecoratedSmoothedPWDB >= (RssiThresh1+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1396 #define BT_FW_COEX_THRESH_TOL 6 macro