Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/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.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c10186 if (pwdbBeacon >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexBcnRssiState()
10214 if (pwdbBeacon >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexBcnRssiState()
10226 if (pwdbBeacon >= (RssiThresh1+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexBcnRssiState()
10275 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState1()
10303 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState1()
10315 if (UndecoratedSmoothedPWDB >= (RssiThresh1+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState1()
10364 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState()
10392 if (UndecoratedSmoothedPWDB >= (RssiThresh+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState()
10404 if (UndecoratedSmoothedPWDB >= (RssiThresh1+BT_FW_COEX_THRESH_TOL)) { in BTDM_CheckCoexRSSIState()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1396 #define BT_FW_COEX_THRESH_TOL 6 macro