fw-api: CL 26496317 - update fw common interface files
Change-Id: Ie8cbf264cd9d5a4f6e6bf0f9fe1ff7b7452bfaec CRs-Fixed: 2262693
This commit is contained in:
@@ -662,6 +662,7 @@ typedef enum {
|
||||
WMI_SERVICE_TRAFFIC_CONTEXT_SUPPORT = 408, /* FW supports traffic context aware manager */
|
||||
WMI_SERVICE_STA_SAP_NDP_CONCURRENCY_SUPPORT = 409, /* FW supports STA + SAP + NDP concurrency */
|
||||
WMI_SERVICE_THERM_THROT_POUT_REDUCTION = 410, /* FW supports thermal throttling Pout reduction */
|
||||
WMI_SERVICE_E2E_SDWF_SUPPORT = 411, /* FW supports end-to-end SDWF features like SDWF scheduler */
|
||||
|
||||
|
||||
WMI_MAX_EXT2_SERVICE
|
||||
|
@@ -27016,7 +27016,7 @@ typedef enum {
|
||||
/** Enable/Disable DTIM 1chRx feature */
|
||||
WMI_STA_SMPS_PARAM_DTIM_1CHRX_ENABLE = 5,
|
||||
/** Enable/Disable dynamic bw feature */
|
||||
WMI_STA_SMPS_PARAM_DYNAMIC_BW_SWITCH = 6,
|
||||
WMI_STA_SMPS_PARAM_DYNAMIC_BW_SWITCH = 6,
|
||||
} wmi_sta_smps_param;
|
||||
|
||||
typedef struct {
|
||||
|
@@ -37,7 +37,7 @@
|
||||
#define __WMI_VER_MINOR_ 0
|
||||
/** WMI revision number has to be incremented when there is a
|
||||
* change that may or may not break compatibility. */
|
||||
#define __WMI_REVISION_ 1475
|
||||
#define __WMI_REVISION_ 1476
|
||||
|
||||
/** The Version Namespace should not be normally changed. Only
|
||||
* host and firmware of the same WMI namespace will work
|
||||
|
Reference in New Issue
Block a user