Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2531 unsigned long curr_timestamp = qdf_mc_timer_get_system_ticks(); in wma_tx_packet() local
2545 if (curr_timestamp >= in wma_tx_packet()
2583 wma_handle->last_umac_data_ota_timestamp = curr_timestamp; in wma_tx_packet()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c6662 uint64_t curr_timestamp = qdf_get_log_timestamp_usecs(); local
6672 delta_us = curr_timestamp -
6681 soc->stale_entry[ring_num].start_time = curr_timestamp;