qcacmn: Dump flow pool stats as part of periodic stats display

Dump flow pool stats even for low verbosity level as
part of periodic stats display.

Change-Id: Iea59d20b0a81cfd0bfdac65ad54a11fa33f30f2f
CRs-Fixed: 3031168
This commit is contained in:
Yeshwanth Sriram Guntuka
2021-09-08 11:52:13 +05:30
committed by Madan Koyyalamudi
parent 719e90b6dc
commit ccb6664db1
8 changed files with 80 additions and 11 deletions

View File

@@ -4702,6 +4702,7 @@ more_data:
!tx_desc->flags)) {
dp_tx_comp_info_rl("Descriptor freed in vdev_detach %d",
tx_desc->id);
DP_STATS_INC(soc, tx.tx_comp_exception, 1);
continue;
}