fw-api: CL 26403375 - update fw common interface files

Change-Id: Iffbdb9b10ea111ec9fbdceefb893b6f0bb3e8f2f
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2024-04-05 06:02:22 -07:00
committed by Ravindra Konda
parent 3507c8f8c6
commit c6cd7fd9a6
2 changed files with 4 additions and 2 deletions

View File

@@ -27014,7 +27014,9 @@ typedef enum {
/** Lower threshold for beacon-RSSI. Used to increase RX chainmask. */
WMI_STA_SMPS_PARAM_LOWER_BRSSI_THRESH = 4,
/** Enable/Disable DTIM 1chRx feature */
WMI_STA_SMPS_PARAM_DTIM_1CHRX_ENABLE = 5
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;
typedef struct {