Searched refs:time_latency (Results 1 – 4 of 4) sorted by relevance
848 uint64_t time_latency) in dp_get_completion_indication_for_stack() argument910 ppdu_hdr->time_latency = (uint32_t)time_latency; in dp_get_completion_indication_for_stack()
1312 uint64_t time_latency);1338 uint64_t time_latency) in dp_get_completion_indication_for_stack() argument
5649 uint64_t time_latency = 0; local5657 time_latency = (qdf_ktime_to_ms(qdf_ktime_real_get()) -5684 time_latency)) {
12743 uint64_t time_latency, timestamp_tick = tx_desc->timestamp_tick; in dp_tx_comp_delay_check() local12751 time_latency = qdf_ktime_to_ms(current_time) - in dp_tx_comp_delay_check()12753 if (time_latency >= DP_TX_COMP_MAX_LATENCY_MS) { in dp_tx_comp_delay_check()12763 time_latency = qdf_system_ticks_to_msecs(current_time - in dp_tx_comp_delay_check()12765 if (time_latency >= DP_TX_COMP_MAX_LATENCY_MS) { in dp_tx_comp_delay_check()