fw-api: CL 3545084 - update fw common interface files

add mac_id and size fields to HTT_MSG_TYPE_PACKETLOG hdr

Change-Id: Ia32dff1a80673477ad3a3ae1c0823c83bd488fbe
CRs-Fixed: 1107600
This commit is contained in:
spuligil
2017-10-02 19:02:55 -07:00
committed by Gerrit - the friendly Code Review server
parent 590a4c89f2
commit 71c21bd4a0

View File

@@ -216,6 +216,7 @@ typedef enum {
WMI_SERVICE_MAWC_SUPPORT = 134, /* Support for MAWC service */
WMI_SERVICE_VDEV_LATENCY_CONFIG=135, /* support for vdev latency config */
WMI_SERVICE_PDEV_UPDATE_CTLTABLE_SUPPORT=136, /* support for pdev update ctl table */
WMI_SERVICE_PKTLOG_SUPPORT_OVER_HTT=137, /* upload pktlog data over HTT communication channel */
/******* ADD NEW SERVICES HERE *******/