Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c3085 delta_tsf = ptsf->tsf_low - ptsf->soc_timer_low; in hdd_set_delta_tsf()
3087 ptsf->vdev_id, ptsf->tsf_low, ptsf->soc_timer_low, delta_tsf); in hdd_set_delta_tsf()
3254 ptsf->soc_timer_low); 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.c380 ptsf->soc_timer_low = tsf_event->qtimer_low; 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.h3935 uint32_t soc_timer_low; member