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:

committed by
Madan Koyyalamudi

parent
6f4c64f051
commit
cca09acbf3
@@ -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
|
||||
|
Reference in New Issue
Block a user