Searched refs:wl_gl_busy (Results 1 – 2 of 2) sorted by relevance
124 if (efuse->share_ant || ant_distance <= 5 || !coex_stat->wl_gl_busy) in rtw_coex_freerun_check()225 if (coex_stat->wl_connected && coex_stat->wl_gl_busy && in rtw_coex_wl_ccklock_detect()265 if (!coex_stat->wl_gl_busy && !wl_cck_lock) { in rtw_coex_wl_noisy_detect()517 if (wl_busy != coex_stat->wl_gl_busy) { in rtw_coex_update_wl_link_info()519 coex_stat->wl_gl_busy = true; in rtw_coex_update_wl_link_info()549 coex_stat->wl_hi_pri_task2 || coex_stat->wl_gl_busy) in rtw_coex_update_wl_link_info()1611 if (coex_stat->wl_gl_busy) { in rtw_coex_action_bt_relink()1625 if (coex_stat->wl_gl_busy) in rtw_coex_action_bt_relink()1653 coex_stat->wl_gl_busy) { in rtw_coex_action_bt_idle()1671 if (!coex_stat->wl_gl_busy) { in rtw_coex_action_bt_idle()[all …]
1359 bool wl_gl_busy; member