Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h168 uint64_t cur_host_time; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c926 tsf->cur_host_time = 0; in hdd_reset_timestamps()
1669 tsf->cur_host_time = 0; in hdd_capture_req_timer_expired_handler()
1877 tsf->cur_host_time = host_time; in hdd_update_timestamp()
1887 tsf->cur_host_time, in hdd_update_timestamp()
1900 tsf->cur_host_time = 0; in hdd_update_timestamp()
1911 tsf->last_host_time = tsf->cur_host_time; in hdd_update_timestamp()
1913 tsf->cur_host_time = 0; in hdd_update_timestamp()