Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_phyerr.c973 uint32_t start_end_freq_arr[2]; in target_if_populate_det_start_end_freqs() local
1042 start_end_freq_arr); in target_if_populate_det_start_end_freqs()
1043 dest_det_info->start_freq = start_end_freq_arr[0]; in target_if_populate_det_start_end_freqs()
1044 dest_det_info->end_freq = start_end_freq_arr[1]; in target_if_populate_det_start_end_freqs()
1199 uint32_t start_end_freq_arr[2]; in target_if_update_session_info_from_report_ctx() local
1307 start_end_freq_arr); in target_if_update_session_info_from_report_ctx()
1308 dest_det_info->start_freq = start_end_freq_arr[0]; in target_if_update_session_info_from_report_ctx()
1309 dest_det_info->end_freq = start_end_freq_arr[1]; in target_if_update_session_info_from_report_ctx()
1323 start_end_freq_arr); in target_if_update_session_info_from_report_ctx()
1324 dest_det_info->start_freq = start_end_freq_arr[0]; in target_if_update_session_info_from_report_ctx()
[all …]