qcacmn: Add debug logging To Tx/Rx path

Add Tx completion status value to the logging
of Tx completions. In addition dump Rx meta-data
and first few bytes of Rx packet only on NAPIER
EMULATION platform. This is only to facilitate
faster debug from the logs, and will be disabled,
once we have more stability.

Change-Id: I69d9e2fd6ad32efe01b8e56f355db5ed6d4d2e70
CRs-Fixed: 1116939
This commit is contained in:
Debashis Dutt
2017-01-20 19:29:25 -08:00
committed by qcabuildsw
父節點 d4032abf27
當前提交 af64522cc3
共有 3 個文件被更改,包括 31 次插入1 次删除

查看文件

@@ -76,6 +76,9 @@ do { \
#define HAL_TX_COMP_RELEASE_SOURCE_TQM 0
#define HAL_TX_COMP_RELEASE_SOURCE_FW 3
/* Define a place-holder release reason for FW */
#define HAL_TX_COMP_RELEASE_REASON_FW 99
/*
* Offset of HTT Tx Descriptor in WBM Completion
* HTT Tx Desc structure is passed from firmware to host overlayed