Searched refs:curr_timestamp (Results 1 – 2 of 2) sorted by relevance
2531 unsigned long curr_timestamp = qdf_mc_timer_get_system_ticks(); in wma_tx_packet() local2545 if (curr_timestamp >= in wma_tx_packet()2583 wma_handle->last_umac_data_ota_timestamp = curr_timestamp; in wma_tx_packet()
6662 uint64_t curr_timestamp = qdf_get_log_timestamp_usecs(); local6672 delta_us = curr_timestamp -6681 soc->stale_entry[ring_num].start_time = curr_timestamp;