Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dcoex.c127 if (coex->stop_dm) in rtw_coex_wl_ccklock_action()
804 if (coex->stop_dm) in rtw_coex_ignore_wlan_act()
1914 if (coex->stop_dm) in rtw_coex_run_coex()
2029 coex->stop_dm = true; in __rtw_coex_init_hw_config()
2034 coex->stop_dm = true; in __rtw_coex_init_hw_config()
2039 coex->stop_dm = false; in __rtw_coex_init_hw_config()
2053 coex->stop_dm = true; in rtw_coex_power_on_setting()
2079 if (coex->stop_dm) in rtw_coex_ips_notify()
2106 if (coex->stop_dm) in rtw_coex_lps_notify()
2137 if (coex->stop_dm) in rtw_coex_scan_notify()
[all …]
Dmain.h1069 bool stop_dm; member