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

Add WMI_VDEV_PARAM_ENABLE_MCAST_RC def

Change-Id: I7db9f70ed3c75de110830e15b663ad43b0720f4a
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2019-09-16 06:00:42 -07:00
committed by nshrivas
parent d04843aec7
commit 426d1172d9
2 changed files with 4 additions and 1 deletions

View File

@@ -10219,6 +10219,9 @@ typedef enum {
*/
WMI_VDEV_PARAM_NDP_INACTIVITY_TIMEOUT, /* 0x97 */
/* To enable/disable multicast rate adaptation feature at vdev level */
WMI_VDEV_PARAM_ENABLE_MCAST_RC, /* 0x98 */
/*=== ADD NEW VDEV PARAM TYPES ABOVE THIS LINE ===
* The below vdev param types are used for prototyping, and are
* prone to change.