Add HIF NAPI stats to periodic stats, so that interrupts/CPUs can be observed. CRs-Fixed: 2971353 Change-Id: I91d022cd6faf85c3ac7099a453e3cbe4d823af2f
@@ -9336,6 +9336,9 @@ static void hdd_display_periodic_stats(struct hdd_context *hdd_ctx,
cdp_display_stats(soc,
CDP_RX_RING_STATS,
QDF_STATS_VERBOSITY_LEVEL_LOW);
+ cdp_display_stats(soc,
+ CDP_DP_NAPI_STATS,
+ QDF_STATS_VERBOSITY_LEVEL_LOW);
CDP_TXRX_PATH_STATS,