qcacmn: Enable HTT_PPDU_STATS_TX_MGMTCTRL_PAYLOAD_TLV in pktlog lite
Enable HTT_PPDU_STATS_TX_MGMTCTRL_PAYLOAD_TLV in pktlog LITE_T2H to reap mgmt/ctrl information. This tlv is enabled by changing the bit mask DP_PPDU_TXLITE_STATS_BITMASK_CFG to 0x3fff. Change-Id: I2996cd8df7f6e05e18ec603d21c488bb1fe0c70a CRs-Fixed: 2481454
This commit is contained in:

committato da
nshrivas

parent
3948e3f769
commit
908de4932d
@@ -35,7 +35,7 @@
|
||||
#define DP_TX_NAPI_BUDGET_DIV_MASK 0
|
||||
|
||||
/* PPDU Stats Configuration - Configure bitmask for enabling tx ppdu tlv's */
|
||||
#define DP_PPDU_TXLITE_STATS_BITMASK_CFG 0x1FFF
|
||||
#define DP_PPDU_TXLITE_STATS_BITMASK_CFG 0x3FFF
|
||||
|
||||
#define NUM_RXDMA_RINGS_PER_PDEV 2
|
||||
#else
|
||||
|
Fai riferimento in un nuovo problema
Block a user