Searched refs:stop_dm (Results 1 – 2 of 2) sorted by relevance
171 if (coex->manual_control || coex->stop_dm) in rtw_coex_wl_ccklock_action()1097 if (coex->manual_control || coex->stop_dm) in rtw_coex_ignore_wlan_act()2539 if (coex->stop_dm) { in rtw_coex_run_coex()2702 coex->stop_dm = true; in __rtw_coex_init_hw_config()2710 coex->stop_dm = true; in __rtw_coex_init_hw_config()2715 coex->stop_dm = false; in __rtw_coex_init_hw_config()2732 coex->stop_dm = true; in rtw_coex_power_on_setting()2766 if (coex->manual_control || coex->stop_dm) in rtw_coex_ips_notify()2795 if (coex->manual_control || coex->stop_dm) in rtw_coex_lps_notify()2833 if (coex->manual_control || coex->stop_dm) in rtw_coex_scan_notify()[all …]
1529 bool stop_dm; member