Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h3502 void dp_print_soc_tx_stats(struct dp_soc *soc);
H A Ddp_stats.c6237 void dp_print_soc_tx_stats(struct dp_soc *soc) in dp_print_soc_tx_stats() function
6441 void dp_print_soc_tx_stats(struct dp_soc *soc) in dp_print_soc_tx_stats() function
H A Ddp_main.c7843 dp_print_soc_tx_stats(pdev->soc); in dp_print_host_stats()