Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h166 bool host_target_sync_force; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c1717 tsf->host_target_sync_force); in hdd_update_timestamp()
1718 if (tsf->host_target_sync_force) in hdd_update_timestamp()
1719 tsf->host_target_sync_force = false; in hdd_update_timestamp()
1888 tsf->host_target_sync_force); in hdd_update_timestamp()
1889 if (tsf->host_target_sync_force) in hdd_update_timestamp()
1890 tsf->host_target_sync_force = false; in hdd_update_timestamp()
2199 adapter->tsf.host_target_sync_force = true; in hdd_restart_tsf_sync_post_wlan_resume()