Home
last modified time | relevance | path

Searched refs:wl_gl_busy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c181 if (!coex_stat->wl_gl_busy) { in rtw_coex_wl_noisy_detect()
392 if (wl_busy != coex_stat->wl_gl_busy) { in rtw_coex_update_wl_link_info()
394 coex_stat->wl_gl_busy = true; in rtw_coex_update_wl_link_info()
1295 if (!coex_stat->wl_gl_busy) { in rtw_coex_action_bt_idle()
1307 if (!coex_stat->wl_gl_busy) { in rtw_coex_action_bt_idle()
1351 } else if (coex_stat->wl_gl_busy) { in rtw_coex_action_bt_inquiry()
1385 } else if (coex_stat->wl_gl_busy) { in rtw_coex_action_bt_inquiry()
1455 if (!coex_stat->wl_gl_busy) in rtw_coex_action_bt_hid()
1462 else if (coex_stat->wl_gl_busy) in rtw_coex_action_bt_hid()
1473 coex_stat->wl_gl_busy) in rtw_coex_action_bt_hid()
[all...]
H A Dmain.h1316 bool wl_gl_busy; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c124 if (efuse->share_ant || ant_distance <= 5 || !coex_stat->wl_gl_busy) in rtw_coex_freerun_check()
229 if (coex_stat->wl_connected && coex_stat->wl_gl_busy && in rtw_coex_wl_ccklock_detect()
269 if (!coex_stat->wl_gl_busy && !wl_cck_lock) { in rtw_coex_wl_noisy_detect()
544 if (wl_busy != coex_stat->wl_gl_busy) { in rtw_coex_update_wl_link_info()
546 coex_stat->wl_gl_busy = true; in rtw_coex_update_wl_link_info()
576 coex_stat->wl_hi_pri_task2 || coex_stat->wl_gl_busy) in rtw_coex_update_wl_link_info()
1659 if (coex_stat->wl_gl_busy) { in rtw_coex_action_bt_relink()
1673 if (coex_stat->wl_gl_busy) in rtw_coex_action_bt_relink()
1701 coex_stat->wl_gl_busy) { in rtw_coex_action_bt_idle()
1719 if (!coex_stat->wl_gl_busy) { in rtw_coex_action_bt_idle()
[all...]
H A Dmain.h1436 bool wl_gl_busy; member

Completed in 16 milliseconds