Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dcs/dispatcher/inc/
H A Dwlan_dcs_ucfg_api.h199 bool dcs_algorithm_process);
289 bool dcs_algorithm_process) in ucfg_config_dcs_event_data() argument
/wlan-driver/qca-wifi-host-cmn/umac/dcs/dispatcher/src/
H A Dwlan_dcs_ucfg_api.c160 bool dcs_algorithm_process) in ucfg_config_dcs_event_data() argument
162 wlan_dcs_set_algorithm_process(psoc, mac_id, dcs_algorithm_process); in ucfg_config_dcs_event_data()
H A Dwlan_dcs_init_deinit_api.c186 dcs_pdev_priv->dcs_host_params.dcs_algorithm_process = false; in wlan_dcs_psoc_open()
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/
H A Dwlan_dcs.h93 bool dcs_algorithm_process; member
371 bool dcs_algorithm_process);
H A Dwlan_dcs.c431 dcs_host_params.dcs_algorithm_process); in wlan_dcs_wlan_interference_process()
440 if (!dcs_host_params.dcs_algorithm_process) in wlan_dcs_wlan_interference_process()
1945 bool dcs_algorithm_process) in wlan_dcs_set_algorithm_process() argument
1957 dcs_pdev_priv->dcs_host_params.dcs_algorithm_process = false; in wlan_dcs_set_algorithm_process()
1961 dcs_pdev_priv->dcs_host_params.dcs_algorithm_process = in wlan_dcs_set_algorithm_process()
1962 dcs_algorithm_process; in wlan_dcs_set_algorithm_process()