Searched refs:motion_det (Results 1 – 3 of 3) sorted by relevance
315 struct sme_motion_det_en motion_det; in __hdd_sysfs_mt_start_store() local368 motion_det.vdev_id = adapter->deflink->vdev_id; in __hdd_sysfs_mt_start_store()369 motion_det.enable = value; in __hdd_sysfs_mt_start_store()380 sme_motion_det_enable(hdd_ctx->mac_handle, &motion_det); in __hdd_sysfs_mt_start_store()
4666 struct sme_motion_det_en motion_det; in hdd_we_motion_det_start_stop() local4684 motion_det.vdev_id = link_info->vdev_id; in hdd_we_motion_det_start_stop()4685 motion_det.enable = value; in hdd_we_motion_det_start_stop()4696 sme_motion_det_enable(hdd_ctx->mac_handle, &motion_det); in hdd_we_motion_det_start_stop()
17727 struct sme_motion_det_en motion_det; in hdd_md_host_evt_cb() local17753 motion_det.vdev_id = event->vdev_id; in hdd_md_host_evt_cb()17754 motion_det.enable = 1; in hdd_md_host_evt_cb()17756 sme_motion_det_enable(hdd_ctx->mac_handle, &motion_det); in hdd_md_host_evt_cb()