qcacmn: add WMI service flag to place FST in CMEM

Firmware advertizes the capability to allocate CMEM memory for
FST via a WMI service flag; adding the support for the same.

Change-Id: Ic33bf0584f5ce4880fdfe5abe8fd4cf2a653a06e
CRs-Fixed: 2771256
This commit is contained in:
Manikanta Pubbisetty
2020-09-04 18:49:14 +05:30
committed by snandini
parent 3433cf4974
commit 9c25cded62
2 changed files with 3 additions and 0 deletions

View File

@@ -5309,6 +5309,7 @@ typedef enum {
wmi_service_ll_stats_per_chan_rx_tx_time,
wmi_service_thermal_multi_client_support,
wmi_service_mbss_param_in_vdev_start_support,
wmi_service_fse_cmem_alloc_support,
wmi_services_max,
} wmi_conv_service_ids;
#define WMI_SERVICE_UNAVAILABLE 0xFFFF