Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c1789 p_sops->configure_spectral(spectral, sparams, smode); in target_if_sops_stop_spectral_scan()
2568 p_sops->configure_spectral = in target_if_init_spectral_simulation_ops()
2588 p_sops->configure_spectral = target_if_spectral_sops_configure_params; in target_if_init_spectral_simulation_ops()
2974 p_sops->configure_spectral = null_configure_spectral; in target_if_spectral_init_dummy_function_table()
4796 p_sops->configure_spectral(spectral, sparams, smode); in _target_if_set_spectral_config()
5444 p_sops->configure_spectral(spectral, spectral_params, smode); in target_if_spectral_scan_enable_params()
H A Dtarget_if_spectral.h798 uint32_t (*configure_spectral)( member