qcacmn: Add flags to enable vow stats in firmware

Add flags WMI_HOST_FW_FEATURE_VOW_FEATURES and
WMI_HOST_FW_FEATURE_VOW_STATS which will be sent
to firmware to enable VOW stats.

Change-Id: I7829327ac21406af309f21b79f9f040687997275
CRs-Fixed: 2340765
This commit is contained in:
Pavankumar Nandeshwar
2018-11-06 19:42:57 +05:30
کامیت شده توسط nshrivas
والد 1b0db05e51
کامیت fda82a0315

مشاهده پرونده

@@ -2931,6 +2931,8 @@ typedef struct {
#define WMI_HOST_FW_FEATURE_BSS_CHANNEL_INFO_64 0x0010
#define WMI_HOST_FW_FEATURE_PEER_STATS 0x0020
#define WMI_HOST_FW_FEATURE_VDEV_STATS 0x0040
#define WMI_HOST_FW_FEATURE_VOW_FEATURES 0x00004000
#define WMI_HOST_FW_FEATURE_VOW_STATS 0x00008000
/**
* @brief fw_feature_bitmask - Enable/Disable features in FW
* @details