瀏覽代碼

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
spuligil 7 年之前
父節點
當前提交
71c21bd4a0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fw/wmi_services.h

+ 1 - 0
fw/wmi_services.h

@@ -216,6 +216,7 @@ typedef  enum  {
     WMI_SERVICE_MAWC_SUPPORT = 134, /* Support for MAWC service */
     WMI_SERVICE_MAWC_SUPPORT = 134, /* Support for MAWC service */
     WMI_SERVICE_VDEV_LATENCY_CONFIG=135, /* support for vdev latency config */
     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_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 *******/
     /******* ADD NEW SERVICES HERE *******/