qcacmn: change debug print and add ring stuck count

change debug print and add counter for monitor destination
ring stuck

Change-Id: I79b4d3b957303334717fd04bfddf754e303e69db
このコミットが含まれているのは:
Kai Chen
2019-08-06 16:46:40 -07:00
committed by nshrivas
コミット 4b4e8b48cf
3個のファイルの変更7行の追加3行の削除

ファイルの表示

@@ -5537,6 +5537,8 @@ dp_print_pdev_rx_mon_stats(struct dp_pdev *pdev)
}
qdf_mem_free(stat_ring_ppdu_ids);
qdf_mem_free(dest_ring_ppdu_ids);
DP_PRINT_STATS("mon_rx_dest_stuck = %d",
rx_mon_stats->mon_rx_dest_stuck);
}
void