Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ !
H A Dtarget_if_spectral_netlink.c124 dest_detector_id = map_det_info->det_id; in target_if_spectral_fill_samp_msg()
H A Dtarget_if_spectral.c5923 map_det_info->det_id = dest_det_idx; in target_if_spectral_populate_session_det_host_info()
7630 if (det_info->det_id >= MAX_DETECTORS_PER_PDEV) { in target_if_update_det_info_in_spectral_session()
7632 det_info->det_id); in target_if_update_det_info_in_spectral_session()
7638 det_map = &spectral->det_map[det_info->det_id]; in target_if_update_det_info_in_spectral_session()
7647 spectral->rparams.detid_mode_table[det_info->det_id] = smode; in target_if_update_det_info_in_spectral_session()
H A Dtarget_if_spectral.h1075 uint8_t det_id; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ !
H A Dwmi_unified_param.h3427 uint8_t det_id; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/ !
H A Dwmi_unified_tlv.c9103 det_info->det_id = det_info_tlv->detector_id; in extract_pdev_spectral_session_detector_info_tlv()