qcacmn: Add diag log structure for data pkt info

Add the diag log structure for protocol data packet
info to be sent as diag log to user-space.

Change-Id: I604a8e4d4355c39e66cd1b6b877aecb7f658b316
CRs-Fixed: 2595797
Esse commit está contido em:
Yeshwanth Sriram Guntuka
2019-12-24 16:45:06 +05:30
commit de nshrivas
commit cbd99a4af5
2 arquivos alterados com 30 adições e 0 exclusões

Ver arquivo

@@ -2009,6 +2009,8 @@
#define LOG_WLAN_ROAM_RESULT_INFO_C ((0x1A1C) + LOG_1X_BASE_C)
#define LOG_WLAN_RRM_TX_RX_INFO_C ((0x1A1D) + LOG_1X_BASE_C)
#define LOG_WLAN_DP_PROTO_PKT_INFO_C ((0xA1E) + LOG_1X_BASE_C)
/* This is only here for old (pre equipment ID update) logging code */
#define LOG_LAST_C (LOG_1X_LAST_C & 0xFFF)