Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c61 struct target_if_psoc_spectral *psoc_spectral; in target_if_spectral_wmi_service_enabled()
151 struct target_if_psoc_spectral *psoc_spectral; in target_if_spectral_get_normal_mode_cap()
495 struct target_if_psoc_spectral *psoc_spectral; in target_if_send_vdev_spectral_configure_cmd()
579 struct target_if_psoc_spectral *psoc_spectral; in target_if_send_vdev_spectral_enable_cmd()
3878 struct target_if_psoc_spectral *psoc_spectral; in target_if_psoc_spectral_deinit()
3908 struct target_if_psoc_spectral *psoc_spectral = NULL; in target_if_psoc_spectral_init()
3915 psoc_spectral = (struct target_if_psoc_spectral *)qdf_mem_malloc( in target_if_psoc_spectral_init()
3916 sizeof(struct target_if_psoc_spectral)); in target_if_psoc_spectral_init()
6757 struct target_if_psoc_spectral *psoc_spectral; in target_if_register_spectral_wmi_ops()
6932 struct target_if_psoc_spectral *psoc_spectral; in target_if_spectral_wmi_unified_register_event_handler()
[all …]
Dtarget_if_spectral.h1444 struct target_if_psoc_spectral { struct
1877 struct target_if_psoc_spectral *get_target_if_spectral_handle_from_psoc( in get_target_if_spectral_handle_from_psoc()
1881 struct target_if_psoc_spectral *psoc_spectral; in get_target_if_spectral_handle_from_psoc()
1894 psoc_spectral = (struct target_if_psoc_spectral *) in get_target_if_spectral_handle_from_psoc()
Dtarget_if_spectral_phyerr.c182 struct target_if_psoc_spectral *psoc_spectral; in target_if_spectral_fw_hang()