Home
last modified time | relevance | path

Searched refs:target_if_spectral (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.h35 #pragma pack(push, target_if_spectral, 1)
694 struct target_if_spectral;
812 int (*spectral_process_phyerr)(struct target_if_spectral *spectral,
821 struct target_if_spectral *spectral,
1304 struct target_if_spectral { struct
1693 struct target_if_spectral *spectral,
1708 struct target_if_spectral *spectral,
1739 struct target_if_spectral *spectral,
1792 struct target_if_spectral *spectral,
1816 struct target_if_spectral *spectral,
[all …]
Dtarget_if_spectral_sim.c578 struct target_if_spectral *spectral = NULL; in OS_TIMER_FUNC()
586 OS_GET_TIMER_ARG(spectral, struct target_if_spectral *); in OS_TIMER_FUNC()
661 target_if_spectral_sim_attach(struct target_if_spectral *spectral) in target_if_spectral_sim_attach()
705 target_if_spectral_sim_detach(struct target_if_spectral *spectral) in target_if_spectral_sim_detach()
732 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_is_active()
735 spectral = (struct target_if_spectral *)arg; in target_if_spectral_sops_sim_is_active()
753 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_is_enabled()
756 spectral = (struct target_if_spectral *)arg; in target_if_spectral_sops_sim_is_enabled()
774 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_start_scan()
777 spectral = (struct target_if_spectral *)arg; in target_if_spectral_sops_sim_start_scan()
[all …]
Dtarget_if_spectral.c101 struct target_if_spectral *get_target_if_spectral_handle_from_pdev( in get_target_if_spectral_handle_from_pdev()
104 struct target_if_spectral *spectral; in get_target_if_spectral_handle_from_pdev()
125 spectral = (struct target_if_spectral *) in get_target_if_spectral_handle_from_pdev()
427 target_if_spectral_get_vdev(struct target_if_spectral *spectral, in target_if_spectral_get_vdev()
487 target_if_send_vdev_spectral_configure_cmd(struct target_if_spectral *spectral, in target_if_send_vdev_spectral_configure_cmd()
568 target_if_send_vdev_spectral_enable_cmd(struct target_if_spectral *spectral, in target_if_send_vdev_spectral_enable_cmd()
686 target_if_is_sscan_bw_supported(struct target_if_spectral *spectral, in target_if_is_sscan_bw_supported()
726 get_max_sscan_bw(struct target_if_spectral *spectral, in get_max_sscan_bw()
757 target_if_spectral_find_agile_width(struct target_if_spectral *spectral, in target_if_spectral_find_agile_width()
822 get_default_sscan_bw(struct target_if_spectral *spectral, in get_default_sscan_bw()
[all …]
Dtarget_if_spectral_sim.h36 int target_if_spectral_sim_attach(struct target_if_spectral *spectral);
48 void target_if_spectral_sim_detach(struct target_if_spectral *spectral);
Dtarget_if_spectral_phyerr.c177 QDF_STATUS target_if_spectral_fw_hang(struct target_if_spectral *spectral) in target_if_spectral_fw_hang()
859 target_if_spectral_unify_cfreq_format(struct target_if_spectral *spectral, in target_if_spectral_unify_cfreq_format()
962 target_if_populate_det_start_end_freqs(struct target_if_spectral *spectral, in target_if_populate_det_start_end_freqs()
1056 target_if_populate_fft_bins_info(struct target_if_spectral *spectral, in target_if_populate_fft_bins_info()
1187 struct target_if_spectral *spectral, in target_if_update_session_info_from_report_ctx()
1377 struct target_if_spectral *spectral, in target_if_spectral_populate_samp_params_gen2()
1483 target_if_process_phyerr_gen2(struct target_if_spectral *spectral, in target_if_process_phyerr_gen2()
1744 target_if_process_phyerr_gen2(struct target_if_spectral *spectral, in target_if_process_phyerr_gen2()
2086 struct target_if_spectral *spectral, in target_if_get_combrssi_sec80_seg_gen2()
2199 target_if_spectral_copy_fft_bins(struct target_if_spectral *spectral, in target_if_spectral_copy_fft_bins()
[all …]
Dtarget_if_spectral_netlink.c35 target_if_spectral_fill_samp_msg(struct target_if_spectral *spectral, in target_if_spectral_fill_samp_msg()
305 target_if_spectral_create_samp_msg(struct target_if_spectral *spectral, in target_if_spectral_create_samp_msg()
/wlan-driver/qca-wifi-host-cmn/spectral/
DKbuild219 SPECTRAL_TIF_OBJS += $(DEPTH)/cmn_dev/target_if/spectral/target_if_spectral.o \
/wlan-driver/qcacld-3.0/
Dwlan_qcacld3_modules.bzl1487 "cmn/target_if/spectral/target_if_spectral.c",
DKbuild1160 $(WLAN_COMMON_ROOT)/target_if/spectral/target_if_spectral.o \