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:
@@ -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
|
||||
|
Reference in New Issue
Block a user