Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_motion_detection.c135 struct sme_motion_det_base_line_en motion_det_base_line; in __hdd_sysfs_mt_bl_start_store() local
185 motion_det_base_line.vdev_id = adapter->deflink->vdev_id; in __hdd_sysfs_mt_bl_start_store()
186 motion_det_base_line.enable = value; in __hdd_sysfs_mt_bl_start_store()
188 &motion_det_base_line); in __hdd_sysfs_mt_bl_start_store()
H A Dwlan_hdd_wext.c4713 struct sme_motion_det_base_line_en motion_det_base_line; in hdd_we_motion_det_base_line_start_stop() local
4727 motion_det_base_line.vdev_id = link_info->vdev_id; in hdd_we_motion_det_base_line_start_stop()
4728 motion_det_base_line.enable = value; in hdd_we_motion_det_base_line_start_stop()
4730 &motion_det_base_line); in hdd_we_motion_det_base_line_start_stop()