--- a/drivers/net/wireless/ath/ath11k/core.c +++ b/drivers/net/wireless/ath/ath11k/core.c @@ -581,6 +581,7 @@ int ath11k_core_ssr_notifier_cb(struct n * only if the notification is received for the expected rproc */ ath11k_core_dump_bp_stats(qmi->ab); + ath11k_hal_dump_srng_stats(qmi->ab); /* TODO Add more driver stats */ /* Crash the system once all the stats are dumped */