Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_netlink.c103 for (dest_det_idx = 0; dest_det_idx < det_map->num_dest_det_info; in target_if_spectral_fill_samp_msg()
Dtarget_if_spectral.h1101 uint8_t num_dest_det_info; member
Dtarget_if_spectral.c5906 det_map->num_dest_det_info = 1; in target_if_spectral_populate_session_det_host_info()
5914 det_map->num_dest_det_info += 2; in target_if_spectral_populate_session_det_host_info()
5917 for (dest_det = 0; dest_det < det_map->num_dest_det_info; in target_if_spectral_populate_session_det_host_info()