qcacmn: wmi service support to enable undecoded frame capture

Initialize the below wmi service id to enable undecoded frame
capture filter support. This is added to support monitor status
ring configurations for filtering in PHY error packets.

WMI_SERVICE_FP_PHY_ERR_FILTER_SUPPORT

Change-Id: I2e35609e89ac1ba000118bc2699a8ce61612a267
This commit is contained in:
Basamma Yakkanahalli
2022-01-26 14:23:47 +05:30
committed by Madan Koyyalamudi
parent 6f4c64f051
commit cca09acbf3
2 changed files with 7 additions and 0 deletions

View File

@@ -5493,6 +5493,9 @@ typedef enum {
#endif
wmi_service_probe_all_bw_support,
wmi_service_pno_scan_conf_per_ch_support,
#ifdef QCA_UNDECODED_METADATA_SUPPORT
wmi_service_fp_phy_err_filter_support,
#endif
wmi_services_max,
} wmi_conv_service_ids;
#define WMI_SERVICE_UNAVAILABLE 0xFFFF