summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/snoc.h
diff options
context:
space:
mode:
authorGovind Singh <govinds@codeaurora.org>2019-09-18 16:27:49 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-09-21 09:48:16 +0300
commit3f14b73c38431a6a1ed24de568e18ed89b7082e2 (patch)
treeed8c66c62d930bf55431835c50171147ecaa7a7a /drivers/net/wireless/ath/ath10k/snoc.h
parent75f545e8574419a0f034e5a0b8b39fb8b8e88271 (diff)
downloadtalos-op-linux-3f14b73c38431a6a1ed24de568e18ed89b7082e2.tar.gz
talos-op-linux-3f14b73c38431a6a1ed24de568e18ed89b7082e2.zip
ath10k: Enable MSA region dump support for WCN3990
MSA memory region caries the hw descriptors information. Dump MSA region in core dump as this is very helpful in debugging hw issues. Testing: Tested on WCN3990 HW Tested FW: WLAN.HL.3.1-00959-QCAHLSWMTPLZ-1 Signed-off-by: Govind Singh <govinds@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/snoc.h')
-rw-r--r--drivers/net/wireless/ath/ath10k/snoc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath10k/snoc.h b/drivers/net/wireless/ath/ath10k/snoc.h
index bc2b925b1d5a..c05df45a3945 100644
--- a/drivers/net/wireless/ath/ath10k/snoc.h
+++ b/drivers/net/wireless/ath/ath10k/snoc.h
@@ -79,5 +79,6 @@ static inline struct ath10k_snoc *ath10k_snoc_priv(struct ath10k *ar)
}
int ath10k_snoc_fw_indication(struct ath10k *ar, u64 type);
+void ath10k_snoc_fw_crashed_dump(struct ath10k *ar);
#endif /* _SNOC_H_ */
OpenPOWER on IntegriCloud