Home
last modified time | relevance | path

Searched refs:target_if_spectral_ops (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c42 struct target_if_spectral_ops spectral_ops;
1781 struct target_if_spectral_ops *p_sops; in target_if_sops_stop_spectral_scan()
2551 target_if_init_spectral_simulation_ops(struct target_if_spectral_ops *p_sops) in target_if_init_spectral_simulation_ops()
2582 target_if_init_spectral_simulation_ops(struct target_if_spectral_ops *p_sops) in target_if_init_spectral_simulation_ops()
2604 struct target_if_spectral_ops *p_sops = &spectral_ops; in target_if_init_spectral_ops_common()
2636 struct target_if_spectral_ops *p_sops = &spectral_ops; in target_if_init_spectral_ops_gen2()
2696 struct target_if_spectral_ops *p_sops) in target_if_spectral_init_byte_swap_funcs_gen3()
2730 struct target_if_spectral_ops *p_sops) in target_if_spectral_init_byte_swap_funcs_gen3()
2755 struct target_if_spectral_ops *p_sops = &spectral_ops; in target_if_init_spectral_ops_gen3()
2961 struct target_if_spectral_ops *p_sops = GET_TARGET_IF_SPECTRAL_OPS(ps); in target_if_spectral_init_dummy_function_table()
[all …]
Dtarget_if_spectral.h752 ((struct target_if_spectral_ops *)(&((spectral)->spectral_ops)))
779 struct target_if_spectral_ops { struct
1306 struct target_if_spectral_ops spectral_ops;
2183 struct target_if_spectral_ops *p_sops = NULL; in target_if_spectral_process_phyerr()
Dtarget_if_spectral_netlink.c231 struct target_if_spectral_ops *p_sops; in target_if_spectral_fill_samp_msg()
318 struct target_if_spectral_ops *p_sops = NULL; in target_if_spectral_create_samp_msg()
Dtarget_if_spectral_phyerr.c1192 struct target_if_spectral_ops *p_sops; in target_if_update_session_info_from_report_ctx()
1531 struct target_if_spectral_ops *p_sops; in target_if_process_phyerr_gen2()
1798 struct target_if_spectral_ops *p_sops = in target_if_process_phyerr_gen2()
3226 struct target_if_spectral_ops *p_sops; in target_if_process_sfft_report_gen3()
3536 struct target_if_spectral_ops *p_sops; in target_if_consume_spectral_report_gen3()
3748 struct target_if_spectral_ops *p_sops = in target_if_consume_spectral_report_gen3()
Dtarget_if_spectral_sim.c584 struct target_if_spectral_ops *p_sops; in OS_TIMER_FUNC()