Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c8977 wmi_motion_det_base_line_event *motion_det_base_line_event_hdr; in wma_motion_det_base_line_host_event_handler() local
8994 motion_det_base_line_event_hdr = param_buf->fixed_param; in wma_motion_det_base_line_host_event_handler()
8996 motion_det_base_line_event_hdr->vdev_id); in wma_motion_det_base_line_host_event_handler()
8998 motion_det_base_line_event_hdr->bl_baseline_value, in wma_motion_det_base_line_host_event_handler()
8999 motion_det_base_line_event_hdr->bl_max_corr_reserved, in wma_motion_det_base_line_host_event_handler()
9000 motion_det_base_line_event_hdr->bl_min_corr_reserved); in wma_motion_det_base_line_host_event_handler()
9006 md_bl_event->vdev_id = motion_det_base_line_event_hdr->vdev_id; in wma_motion_det_base_line_host_event_handler()
9008 motion_det_base_line_event_hdr->bl_baseline_value; in wma_motion_det_base_line_host_event_handler()
9010 motion_det_base_line_event_hdr->bl_max_corr_reserved; in wma_motion_det_base_line_host_event_handler()
9012 motion_det_base_line_event_hdr->bl_min_corr_reserved; in wma_motion_det_base_line_host_event_handler()