Lines Matching refs:target_if_spectral
101 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()
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()
1399 struct target_if_spectral *spectral, in target_if_spectral_info_write()
1529 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_spectral_get_tsf64()
1614 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_sops_is_spectral_active()
1649 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_sops_is_spectral_enabled()
1686 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_sops_start_spectral_scan()
1740 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_sops_stop_spectral_scan()
1815 struct target_if_spectral *spectral = NULL; in target_if_spectral_get_extension_channel()
1824 spectral = (struct target_if_spectral *)arg; in target_if_spectral_get_extension_channel()
1862 struct target_if_spectral *spectral = NULL; in target_if_spectral_get_current_channel()
1871 spectral = (struct target_if_spectral *)arg; in target_if_spectral_get_current_channel()
1975 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_spectral_sops_configure_params()
1999 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_spectral_sops_get_params()
2037 struct target_if_spectral *spectral = (struct target_if_spectral *)arg; in target_if_spectral_get_macaddr()
2059 target_if_init_spectral_param_min_max_be(struct target_if_spectral *spectral) in target_if_init_spectral_param_min_max_be()
2119 struct target_if_spectral *spectral, in target_if_init_spectral_param_min_max()
2200 target_if_init_spectral_param_properties(struct target_if_spectral *spectral) in target_if_init_spectral_param_properties()
2269 target_if_populate_supported_sscan_bws_be(struct target_if_spectral *spectral) in target_if_populate_supported_sscan_bws_be()
2346 target_if_populate_supported_sscan_bws(struct target_if_spectral *spectral, in target_if_populate_supported_sscan_bws()
2439 target_if_init_spectral_capability(struct target_if_spectral *spectral, in target_if_init_spectral_capability()
2695 struct target_if_spectral *spectral, in target_if_spectral_init_byte_swap_funcs_gen3()
2729 struct target_if_spectral *spectral, in target_if_spectral_init_byte_swap_funcs_gen3()
2753 target_if_init_spectral_ops_gen3(struct target_if_spectral *spectral) in target_if_init_spectral_ops_gen3()
2774 target_if_init_spectral_ops(struct target_if_spectral *spectral) in target_if_init_spectral_ops()
2928 null_spectral_process_phyerr(struct target_if_spectral *spectral, in null_spectral_process_phyerr()
2959 target_if_spectral_init_dummy_function_table(struct target_if_spectral *ps) in target_if_spectral_init_dummy_function_table()
2994 target_if_spectral_register_funcs(struct target_if_spectral *spectral, in target_if_spectral_register_funcs()
3012 target_if_spectral_clear_stats(struct target_if_spectral *spectral) in target_if_spectral_clear_stats()
3032 target_if_spectral_check_hw_capability(struct target_if_spectral *spectral) in target_if_spectral_check_hw_capability()
3084 target_if_spectral_detach_simulation(struct target_if_spectral *spectral) in target_if_spectral_detach_simulation()
3091 target_if_spectral_detach_simulation(struct target_if_spectral *spectral) in target_if_spectral_detach_simulation()
3105 target_if_spectral_detach(struct target_if_spectral *spectral) in target_if_spectral_detach()
3140 target_if_spectral_attach_simulation(struct target_if_spectral *spectral) in target_if_spectral_attach_simulation()
3151 target_if_spectral_attach_simulation(struct target_if_spectral *spectral) in target_if_spectral_attach_simulation()
3501 target_if_spectral_detector_list_init(struct target_if_spectral *spectral) in target_if_spectral_detector_list_init()
3620 target_if_spectral_detector_list_init(struct target_if_spectral *spectral) in target_if_spectral_detector_list_init()
3640 struct target_if_spectral *spectral = NULL; in target_if_pdev_spectral_init()
3653 spectral = (struct target_if_spectral *)qdf_mem_malloc( in target_if_pdev_spectral_init()
3654 sizeof(struct target_if_spectral)); in target_if_pdev_spectral_init()
3658 qdf_mem_zero(spectral, sizeof(struct target_if_spectral)); in target_if_pdev_spectral_init()
3853 struct target_if_spectral *spectral = NULL; in target_if_pdev_spectral_deinit()
4006 target_if_calculate_center_freq(struct target_if_spectral *spectral, in target_if_calculate_center_freq()
4070 target_if_validate_center_freq(struct target_if_spectral *spectral, in target_if_validate_center_freq()
4162 (struct target_if_spectral *spectral, in target_if_is_agile_span_overlap_with_operating_span()
4318 target_if_spectral_populate_chwidth(struct target_if_spectral *spectral, in target_if_spectral_populate_chwidth()
4465 _target_if_set_spectral_config(struct target_if_spectral *spectral, in _target_if_set_spectral_config()
4809 struct target_if_spectral *spectral; in target_if_set_spectral_config()
4909 target_if_init_upper_lower_flags(struct target_if_spectral *spectral, in target_if_init_upper_lower_flags()
4966 struct target_if_spectral *spectral = NULL; in target_if_get_spectral_config()
5008 struct target_if_spectral *spectral, in target_if_spectral_get_num_detectors_for_higher_bws()
5027 struct target_if_spectral *spectral, in target_if_spectral_get_num_detectors_for_higher_bws()
5048 target_if_spectral_get_num_detectors(struct target_if_spectral *spectral, in target_if_spectral_get_num_detectors()
5108 target_if_spectral_finite_scan_init(struct target_if_spectral *spectral, in target_if_spectral_finite_scan_init()
5159 target_if_spectral_scan_enable_params(struct target_if_spectral *spectral, in target_if_spectral_scan_enable_params()
5590 struct target_if_spectral *spectral; in target_if_is_agile_scan_active_in_5g()
5626 target_if_is_agile_supported_cur_chmask(struct target_if_spectral *spectral, in target_if_is_agile_supported_cur_chmask()
5796 struct target_if_spectral *spectral, in target_if_spectral_populate_session_report_info()
5846 struct target_if_spectral *spectral, in target_if_spectral_populate_session_det_host_info()
5947 struct target_if_spectral *spectral, in target_if_spectral_populate_session_report_info()
5955 struct target_if_spectral *spectral, in target_if_spectral_populate_session_det_host_info()
6000 struct target_if_spectral *spectral; in target_if_start_spectral_scan()
6249 struct target_if_spectral *spectral; in target_if_stop_spectral_scan()
6324 struct target_if_spectral *spectral = NULL; in target_if_is_spectral_active()
6372 struct target_if_spectral *spectral = NULL; in target_if_is_spectral_enabled()
6411 struct target_if_spectral *spectral; in target_if_spectral_do_dbr_ring_debug()
6462 struct target_if_spectral *spectral; in target_if_spectral_do_dbr_buff_debug()
6508 struct target_if_spectral *spectral; in target_if_spectral_check_and_do_dbr_buff_debug()
6537 struct target_if_spectral *spectral; in target_if_spectral_check_and_do_dbr_ring_debug()
6576 struct target_if_spectral *spectral; in target_if_spectral_set_dma_debug()
6642 struct target_if_spectral *spectral; in target_if_spectral_direct_dma_support()
6702 struct target_if_spectral *spectral = NULL; in target_if_get_spectral_capinfo()
6729 struct target_if_spectral *spectral = NULL; in target_if_get_spectral_diagstats()
6806 struct target_if_spectral *spectral = NULL; in target_if_register_netlink_cb()
6833 struct target_if_spectral *spectral = NULL; in target_if_use_nl_bcast()
6854 struct target_if_spectral *spectral = NULL; in target_if_deregister_netlink_cb()
6869 struct target_if_spectral *spectral = NULL; in target_if_process_spectral_report()
7618 struct target_if_spectral *spectral, in target_if_update_det_info_in_spectral_session()
7663 struct target_if_spectral *spectral, in target_if_update_chan_info_in_spectral_session()
7727 struct target_if_spectral *spectral; in target_if_spectral_fw_param_event_handler()
8090 struct target_if_spectral *spectral = NULL; in target_if_spectral_send_intf_found_msg()
8125 target_if_spectral_is_finite_scan(struct target_if_spectral *spectral, in target_if_spectral_is_finite_scan()
8153 target_if_spectral_finite_scan_update(struct target_if_spectral *spectral, in target_if_spectral_finite_scan_update()