Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_stats.c5009 dp_accumulate_delay_stats(struct cdp_delay_stats *total, in dp_accumulate_delay_stats() function
5122 dp_accumulate_delay_stats(&total_tx->swq_delay, in dp_accumulate_tid_stats()
5124 dp_accumulate_delay_stats(&total_tx->hwtx_delay, in dp_accumulate_tid_stats()
5126 dp_accumulate_delay_stats(&total_tx->intfrm_delay, in dp_accumulate_tid_stats()
5131 dp_accumulate_delay_stats(&total_rx->intfrm_delay, in dp_accumulate_tid_stats()
5133 dp_accumulate_delay_stats(&total_rx->to_stack_delay, in dp_accumulate_tid_stats()
5475 dp_accumulate_delay_stats(&delay_stats, in dp_vdev_print_tx_delay_stats()