Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_stats.c364 #define TID_DELAY_STATS 2 /* Delay stats type */ macro
5118 case TID_DELAY_STATS: in dp_accumulate_tid_stats()
5258 TID_DELAY_STATS); in dp_pdev_print_delay_stats()
5400 dp_accumulate_tid_stats(pdev, tid, &tx, &rx, TID_DELAY_STATS); in dp_pdev_get_tid_stats()