qcacmn: Add WMI event for cp stats

Extract more flag from WMI event TLV buffer.

Change-Id: I6623a81100b3191d796c156c93ae1ce4c3eaeb97
This commit is contained in:
aloksing
2020-07-01 10:25:59 +05:30
committed by snandini
parent d88847938b
commit b08f3994ef
5 changed files with 60 additions and 0 deletions

View File

@@ -4685,6 +4685,7 @@ typedef enum {
wmi_vdev_bcn_latency_event_id,
wmi_vdev_disconnect_event_id,
wmi_peer_create_conf_event_id,
wmi_pdev_cp_fwstats_eventid,
wmi_events_max,
} wmi_conv_event_id;