commit | da8e13c42de8215041b89b1a3c0a7a46f5b84f1f | [log] [tgz] |
---|---|---|
author | Nandha Kishore Easwaran <nandhaki@codeaurora.org> | Fri Oct 14 15:22:05 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Sun Oct 30 05:29:09 2016 -0700 |
tree | 9682b36b516708e7f2729083991fea50cfc9a9c9 | |
parent | 753eb7d88e5e8b2a2fb1ce6be5742ec4bec0d998 [diff] [blame] |
qcacmn: CTL changes for Beeliner family For Beeliner family of chipsets, the number of values expected is 688 for 2G and 1540 for 5G Change-Id: I2c47ed98f639c09453687fce7f713946304a7036 CRs-fixed: 1071083
diff --git a/wmi_unified_param.h b/wmi_unified_param.h index 60762fc..5b1c85e 100644 --- a/wmi_unified_param.h +++ b/wmi_unified_param.h
@@ -3939,6 +3939,8 @@ uint8_t *ctl_array; uint16_t ctl_len; bool is_acfg_ctl; + uint32_t target_type; + bool is_2g; }; /**