浏览代码

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

HTT stats: clarify flags in HTT stats config params

Change-Id: If046477df0cc56d26816c1b3b3a7898cf4fd329c
CRs-Fixed: 2262693
spuligil 5 年之前
父节点
当前提交
bc61862243
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      fw/htt_stats.h

+ 4 - 2
fw/htt_stats.h

@@ -226,7 +226,8 @@ enum htt_dbg_ext_stats_type {
     /* HTT_DBG_EXT_STATS_PDEV_CCA_STATS
      * PARAMS:
      *   - config_param0:
-     *      [Bit0] - 1 sec interval histogram
+     *      [Bit0] - Clear bit0 to read 1sec,100ms & cumulative CCA stats.
+     *               Set bit0 to 1 to read 1sec interval histogram.
      *      [Bit1] - 100ms interval histogram
      *      [Bit3] - Cumulative CCA stats
      * RESP MSG:
@@ -256,7 +257,8 @@ enum htt_dbg_ext_stats_type {
      * PARAMS:
      *   - config_param0:
      *      [Bit0]          vdev_id_set:1
-     *          set to 1 if vdev_id is set and vdev stats are requested
+     *          set to 1 if vdev_id is set and vdev stats are requested.
+     *          set to 0 if pdev_stats sounding stats are requested.
      *      [Bit8 : Bit1]   vdev_id:8
      *          note:0xFF to get all active vdevs based on pdev_mask.
      *      [Bit31 : Bit9]  rsvd:22