Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_stats.c9681 struct dp_peer_delay_stats *pext_stats; in dp_txrx_get_peer_delay_stats() local
9702 pext_stats = peer->txrx_peer->delay_stats; in dp_txrx_get_peer_delay_stats()
9703 if (!pext_stats) { in dp_txrx_get_peer_delay_stats()
9710 dp_accumulate_delay_tid_stats(soc, pext_stats->delay_tid_stats, in dp_txrx_get_peer_delay_stats()
9714 dp_accumulate_delay_avg_stats(pext_stats->delay_tid_stats, in dp_txrx_get_peer_delay_stats()
9717 dp_accumulate_delay_tid_stats(soc, pext_stats->delay_tid_stats, in dp_txrx_get_peer_delay_stats()
9720 dp_accumulate_delay_tid_stats(soc, pext_stats->delay_tid_stats, in dp_txrx_get_peer_delay_stats()