Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c578 coex_stat->wl_linkscan_proc = true; in rtw_coex_update_wl_link_info()
580 coex_stat->wl_linkscan_proc = false; in rtw_coex_update_wl_link_info()
593 if (coex_stat->wl_linkscan_proc || coex_stat->wl_hi_pri_task1 || in rtw_coex_update_wl_link_info()
1791 if (coex_stat->wl_linkscan_proc || coex_stat->wl_hi_pri_task1 || in rtw_coex_action_bt_inquiry()
1893 else if (coex_stat->wl_linkscan_proc || coex_stat->bt_hid_exist) in rtw_coex_action_bt_game_hid()
2337 if (coex_stat->bt_game_hid_exist && coex_stat->wl_linkscan_proc) in rtw_coex_action_wl_under5g()
2637 if (coex_stat->wl_linkscan_proc && !coex->freerun) { in rtw_coex_run_coex()