qcacmn: Add support to dump Host AST table
Add support to print Host AST table contents and AST statistics Change-Id: I669d547657fe9d826d2aed59cf8dbb06bc100996 CRs-Fixed: 2099205
This commit is contained in:

committed by
snandini

parent
9e34025ada
commit
899e775769
@@ -149,6 +149,7 @@ enum cdp_host_txrx_stats {
|
||||
TXRX_TX_RATE_STATS = 2,
|
||||
TXRX_TX_HOST_STATS = 3,
|
||||
TXRX_RX_HOST_STATS = 4,
|
||||
TXRX_AST_STATS = 5,
|
||||
TXRX_HOST_STATS_MAX,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user