Searched defs:spectral (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
D | target_if_spectral.c | 104 struct target_if_spectral *spectral; in get_target_if_spectral_handle_from_pdev() local 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() 873 target_if_spectral_info_init_defaults(struct target_if_spectral *spectral, in target_if_spectral_info_init_defaults() 1146 struct target_if_spectral *spectral, in target_if_spectral_info_read() [all …]
|
D | target_if_spectral_sim.c | 578 struct target_if_spectral *spectral = NULL; in OS_TIMER_FUNC() local 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() local 753 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_is_enabled() local 774 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_start_scan() local 827 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_stop_scan() local 907 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_configure_params() local 1003 struct target_if_spectral *spectral = NULL; in target_if_spectral_sops_sim_get_params() local
|
D | target_if_spectral_phyerr.c | 177 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 …]
|
D | target_if_spectral_netlink.c | 35 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()
|
D | target_if_spectral.h | 751 #define GET_TARGET_IF_SPECTRAL_OPS(spectral) \ argument 2120 struct target_if_spectral *spectral = NULL; in target_if_spectral_set_rxchainmask() local 2182 struct target_if_spectral *spectral = NULL; in target_if_spectral_process_phyerr() local 2238 free_samp_msg_skb(struct target_if_spectral *spectral, in free_samp_msg_skb() 2270 init_160mhz_delivery_state_machine(struct target_if_spectral *spectral) in init_160mhz_delivery_state_machine() 2290 reset_160mhz_delivery_state_machine(struct target_if_spectral *spectral, in reset_160mhz_delivery_state_machine() 2316 bool is_secondaryseg_expected(struct target_if_spectral *spectral, in is_secondaryseg_expected() 2337 bool is_primaryseg_expected(struct target_if_spectral *spectral, in is_primaryseg_expected() 2358 bool is_primaryseg_rx_inprog(struct target_if_spectral *spectral, in is_primaryseg_rx_inprog() 2380 bool is_secondaryseg_rx_inprog(struct target_if_spectral *spectral, in is_secondaryseg_rx_inprog() [all …]
|