qcacmn: fill htt peer data version as part of init cmd
With latest architecture there are different HTT peer data versions supported by the firmware, supported htt peer version will be sent in the service ready and need to feedback to the firmware in the init command. Change-Id: Icd0470843198387cd7e0192cbe3821d45ef0534e CRs-Fixed: 3008706
This commit is contained in:

committed by
Madan Koyyalamudi

parent
8cdc1875ae
commit
09cd3e0dd9
@@ -5541,6 +5541,7 @@ typedef struct {
|
||||
bool dynamic_pcie_gen_speed_change;
|
||||
bool twt_ack_support_cap;
|
||||
uint32_t ema_init_config;
|
||||
uint32_t target_cap_flags;
|
||||
} target_resource_config;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user