Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c73 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_spectral_wmi_service_enabled()
164 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_spectral_get_normal_mode_cap()
511 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_send_vdev_spectral_configure_cmd()
599 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_send_vdev_spectral_enable_cmd()
3885 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_psoc_spectral_deinit()
6759 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_register_spectral_wmi_ops()
6946 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_spectral_wmi_unified_register_event_handler()
6988 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_spectral_wmi_unified_unregister_event_handler()
7041 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_spectral_wmi_extract_pdev_sscan_fw_cmd_fixed_param()
7094 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_spectral_wmi_extract_pdev_sscan_fft_bin_index()
[all …]
H A Dtarget_if_spectral.h1877 struct target_if_psoc_spectral *get_target_if_spectral_handle_from_psoc( in get_target_if_spectral_handle_from_psoc() function
H A Dtarget_if_spectral_phyerr.c201 psoc_spectral = get_target_if_spectral_handle_from_psoc(psoc); in target_if_spectral_fw_hang()