Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c3253 tsf_sync_soc_time = ((uint64_t)ptsf->soc_timer_high << 32 | in hdd_get_tsf_cb()
3262 ptsf->soc_timer_low, ptsf->soc_timer_high); in hdd_get_tsf_cb()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c381 ptsf->soc_timer_high = tsf_event->qtimer_high; in wma_vdev_tsf_handler()
389 ptsf->soc_timer_low, ptsf->soc_timer_high); in wma_vdev_tsf_handler()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h3936 uint32_t soc_timer_high; member