qcacmn: Setup DS VP on FW recovery
On FW recovery, do not allocate a new VP and use the existing profile to setup DS VP Change-Id: I330613fa104c51becc1018750edf91d8055edb01 CRs-Fixed: 3427382
This commit is contained in:

committed by
Madan Koyyalamudi

parent
f453c827cb
commit
ba18ce8164
@@ -2356,6 +2356,9 @@ struct cdp_sawf_ops {
|
||||
#ifdef WLAN_SUPPORT_PPEDS
|
||||
struct cdp_ppeds_txrx_ops {
|
||||
QDF_STATUS
|
||||
(*ppeds_vp_setup_recovery)(struct cdp_soc_t *soc,
|
||||
uint8_t vdev_id, uint16_t profile_idx);
|
||||
QDF_STATUS
|
||||
(*ppeds_entry_attach)(struct cdp_soc_t *soc,
|
||||
uint8_t vdev_id, void *vpai,
|
||||
int32_t *ppe_vp_num,
|
||||
|
Reference in New Issue
Block a user