Searched refs:ext_svc_param (Results 1 – 1 of 1) sorted by relevance
204 struct wlan_psoc_host_service_ext_param *ext_svc_param; in target_if_spectral_get_agile_mode_cap() local251 ext_svc_param = target_psoc_get_service_ext_param(tgt_psoc_info); in target_if_spectral_get_agile_mode_cap()252 if (!ext_svc_param) { in target_if_spectral_get_agile_mode_cap()257 table = &ext_svc_param->chainmask_table[table_id]; in target_if_spectral_get_agile_mode_cap()2447 struct wlan_psoc_host_service_ext_param *ext_svc_param; in target_if_init_spectral_capability() local2464 ext_svc_param = target_psoc_get_service_ext_param(tgt_psoc_info); in target_if_init_spectral_capability()2465 num_bin_scaling_params = ext_svc_param->num_bin_scaling_params; in target_if_init_spectral_capability()5634 struct wlan_psoc_host_service_ext_param *ext_svc_param; in target_if_is_agile_supported_cur_chmask() local5697 ext_svc_param = target_psoc_get_service_ext_param(tgt_psoc_info); in target_if_is_agile_supported_cur_chmask()5698 if (!ext_svc_param) { in target_if_is_agile_supported_cur_chmask()[all …]