Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_sim.h70 uint32_t target_if_spectral_sops_sim_is_enabled(void *arg);
H A Dtarget_if_spectral_sim.c751 target_if_spectral_sops_sim_is_enabled(void *arg) in target_if_spectral_sops_sim_is_enabled() function
769 qdf_export_symbol(target_if_spectral_sops_sim_is_enabled);
H A Dtarget_if_spectral.c2564 p_sops->is_spectral_enabled = target_if_spectral_sops_sim_is_enabled; in target_if_init_spectral_simulation_ops()