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

add WMI_PEER_EXT_DMS_CAPABLE def

Change-Id: Ic5450d6b9fb4e3e8229faad06fe92bc25f4da10a
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2021-11-04 18:00:54 -07:00
parent cfec47fbf3
commit 8662fb1a5f
2 changed files with 2 additions and 1 deletions

View File

@@ -15062,6 +15062,7 @@ typedef struct {
/** define for peer_flags_ext */
#define WMI_PEER_EXT_EHT 0x00000001 /* EHT enabled */
#define WMI_PEER_EXT_320MHZ 0x00000002 /* 320Mhz enabled */
#define WMI_PEER_EXT_DMS_CAPABLE 0x00000004
#define WMI_PEER_EXT_F_CRIT_PROTO_HINT_ENABLED 0x40000000
/**