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

Add WMI_PDEV_PARAM_SET_CONG_CTRL_MAX_MSDUS def

Change-Id: Ifc2911a8ca3b64157110b5e79cb2d5ec9ed661d1
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2018-08-06 10:12:36 -07:00
parent 2cf219ea30
commit 9292ea18cd
2 changed files with 3 additions and 1 deletions

View File

@@ -5104,6 +5104,8 @@ typedef enum {
* >21: invalid value (ignored)
*/
WMI_PDEV_PARAM_MWSCOEX_SET_5GNR_PWR_LIMIT, /* 0xA5 */
/** Set max msdus available for cong ctrl in target */
WMI_PDEV_PARAM_SET_CONG_CTRL_MAX_MSDUS, /* 0xA6 */
} WMI_PDEV_PARAM;
typedef struct {