fw-api: CL 6032978 - update fw common interface files
Add WMI_SERVICE_TX_PER_PEER_AMPDU_SIZE flag Change-Id: I86931dce53de9d8311ab0469e27e55c29f8645f8 CRs-Fixed: 2262693
This commit is contained in:
@@ -365,6 +365,7 @@ typedef enum {
|
||||
WMI_SERVICE_BEACON_RECEPTION_STATS=180, /* Support per vdev beacon stats info */
|
||||
WMI_SERVICE_FETCH_TX_PN=181,
|
||||
WMI_SERVICE_PEER_UNMAP_RESPONSE_SUPPORT = 182, /* support peer ids unmap response from host */
|
||||
WMI_SERVICE_TX_PER_PEER_AMPDU_SIZE = 183, /* indicate FW support per peer TX AMPDU size */
|
||||
|
||||
|
||||
/******* ADD NEW SERVICES HERE *******/
|
||||
|
@@ -36,7 +36,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_ 603
|
||||
#define __WMI_REVISION_ 604
|
||||
|
||||
/** 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