qcacmn: Fixing display of Vow Stats
Adding more fields to vow stats display function. Change-Id: Ic5227e994e55c0ebc99351051d5b409ba0c3f627
This commit is contained in:
@@ -822,7 +822,6 @@ struct cdp_soc_t {
|
||||
* @CDP_CONFIG_CAPTURE_LATENCY: Capture time latency
|
||||
* @CDP_INGRESS_STATS: Accumulate ingress statistics
|
||||
* @CDP_OSIF_DROP: Accumulate drops in OSIF layer
|
||||
* @CDP_CONFIG_DELAY_STATS: Enable per tid delay stats
|
||||
*/
|
||||
enum cdp_pdev_param_type {
|
||||
CDP_CONFIG_DEBUG_SNIFFER,
|
||||
@@ -835,7 +834,6 @@ enum cdp_pdev_param_type {
|
||||
CDP_CONFIG_CAPTURE_LATENCY,
|
||||
CDP_INGRESS_STATS,
|
||||
CDP_OSIF_DROP,
|
||||
CDP_CONFIG_DELAY_STATS,
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user