From e649d78abdc6aeac02eb2bd349a3efb5261b73c8 Mon Sep 17 00:00:00 2001 From: spuligil Date: Mon, 2 Oct 2017 19:02:55 -0700 Subject: 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 --- fw/wmi_services.h | 1 + 1 file changed, 1 insertion(+) diff --git a/fw/wmi_services.h b/fw/wmi_services.h index c2359b47128e..eadbad98ae6f 100755 --- a/fw/wmi_services.h +++ b/fw/wmi_services.h @@ -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 *******/ -- cgit v1.2.3