commit | cda25129beb53a9a1755adc1a106185423b9338a | [log] [tgz] |
---|---|---|
author | chenguo <chenguo@codeaurora.org> | Wed Jan 24 17:39:38 2018 +0800 |
committer | snandini <snandini@codeaurora.org> | Fri Feb 09 05:32:53 2018 -0800 |
tree | ad2634523693d5f16ee440bea7a676597c767955 | |
parent | 184b640cbd83d940d1b0befb4138a25cdab6c9ed [diff] |
qcacmn: Configure correct parameters for STATS_RESET command For HTT_DBG_EXT_STATS_RESET command, FW need to config from param0 to param3 according to below rule: PARAM: -- config_param0 : start_offset (stats type) -- config_param1 : stats bmask from start offset -- config_param2 : stats bmask from start offset + 32 -- config_param3 : stats bmask from start offset + 64 CRs-Fixed: 2177891 Change-Id: I8723baf9af8ea469d080922db74c5e602903e4a3