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
This commit is contained in:

committed by
qcabuildsw

parent
753eb7d88e
commit
da8e13c42d
@@ -3939,6 +3939,8 @@ struct ctl_table_params {
|
|||||||
uint8_t *ctl_array;
|
uint8_t *ctl_array;
|
||||||
uint16_t ctl_len;
|
uint16_t ctl_len;
|
||||||
bool is_acfg_ctl;
|
bool is_acfg_ctl;
|
||||||
|
uint32_t target_type;
|
||||||
|
bool is_2g;
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user