Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.c4834 int64_t current_timestamp, timestamp_ingress, timestamp_hw_enqueue; local
4837 current_timestamp = qdf_ktime_to_ms(qdf_ktime_real_get());
4841 fwhw_transmit_delay = (uint32_t)(current_timestamp -
4990 int64_t current_timestamp, timestamp_hw_enqueue; local
4992 current_timestamp = qdf_ktime_to_us(qdf_ktime_real_get());
4994 *curr_delay = (uint32_t)(current_timestamp - timestamp_hw_enqueue);
5126 int64_t current_timestamp, timestamp_ingress, timestamp_hw_enqueue; local
5152 current_timestamp = qdf_ktime_to_ms(qdf_ktime_real_get());
5154 fwhw_transmit_delay = (uint32_t)(current_timestamp -
Ddp_stats.c1001 dp_stats_buf->current_timestamp); in dp_print_peer_stats_cmn_tlv()
2407 dp_stats_buf->current_timestamp); in dp_print_stats_tx_sched_cmn_tlv()
/wlan-driver/fw-api/fw/
Dhtt_stats.h1813 A_UINT32 current_timestamp; member
4298 A_UINT32 current_timestamp; member