summaryrefslogtreecommitdiff
path: root/fw/wmi_services.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/wmi_services.h')
-rw-r--r--fw/wmi_services.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/fw/wmi_services.h b/fw/wmi_services.h
index f51107b..c6acdd9 100644
--- a/fw/wmi_services.h
+++ b/fw/wmi_services.h
@@ -437,6 +437,11 @@ typedef enum {
WMI_SERVICE_BW_TRUE_160_SUPPORT = 242, /* Indicates FW supports true 160 BW */
WMI_SERVICE_HOST_SCAN_STOP_VDEV_ALL_SUPPORT = 243, /* Indicates FW supports scan stop mode WMI_SCN_STOP_HOST_VAP_ALL */
WMI_SERVICE_BEACON_PROTECTION_SUPPORT = 244, /* Indicates FW supports WPA3 Beacon protection */
+ WMI_SERVICE_EMA_AP_SUPPORT = 245, /* FW supports EMA AP feature */
+ WMI_SERVICE_PEER_POWER_SAVE_DURATION_SUPPORT = 246, /* Support for adding Power save duration per client */
+ WMI_SERVICE_5_DOT_9GHZ_SUPPORT = 247, /* Indicates FW supports new 5.9GHZ (scan, connection and so on) */
+ WMI_SERVICE_MU_PREAMBLE_PUNCTURE_SUPPORT = 248, /* Indicates FW supports MU preamble puncture */
+ WMI_SERVICE_SRG_SRP_SPATIAL_REUSE_SUPPORT = 249, /* Support for SRG, SRP based spatial reuse support */
/******* ADD NEW SERVICES UP TO 256 HERE *******/