Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_netlink.c42 uint16_t dest_det_idx; in target_if_spectral_fill_samp_msg() local
103 for (dest_det_idx = 0; dest_det_idx < det_map->num_dest_det_info; in target_if_spectral_fill_samp_msg()
104 dest_det_idx++) { in target_if_spectral_fill_samp_msg()
119 map_det_info = &det_map->dest_det_info[dest_det_idx]; in target_if_spectral_fill_samp_msg()
H A Dtarget_if_spectral.c5852 uint16_t dest_det_idx = 0; in target_if_spectral_populate_session_det_host_info() local
5923 map_det_info->det_id = dest_det_idx; in target_if_spectral_populate_session_det_host_info()
5927 dest_det_idx = 0; in target_if_spectral_populate_session_det_host_info()
5931 dest_det_idx++; in target_if_spectral_populate_session_det_host_info()