qcacld-3.0: CL 1705684 - update fw common interface files
Add FR35871 MDPU size setting feature on DRONE project Add FR35871 MDPU size setting feature on DRONE project Change-Id: I8d6acc3b770dc80d5f5493ae129c2d4e9d8fea5f CRs-Fixed: 865207
This commit is contained in:

committed by
qcabuildsw

parent
593df92bb0
commit
b63a675050
@@ -3980,6 +3980,8 @@ typedef enum {
|
|||||||
WMI_PDEV_PARAM_TX_SCH_DELAY,
|
WMI_PDEV_PARAM_TX_SCH_DELAY,
|
||||||
/** Set RTS enable for SIFS bursting */
|
/** Set RTS enable for SIFS bursting */
|
||||||
WMI_PDEV_PARAM_ENABLE_RTS_SIFS_BURSTING,
|
WMI_PDEV_PARAM_ENABLE_RTS_SIFS_BURSTING,
|
||||||
|
/** Set Maximum number of MPDUs in an AMPDU*/
|
||||||
|
WMI_PDEV_PARAM_MAX_MPDUS_IN_AMPDU,
|
||||||
|
|
||||||
} WMI_PDEV_PARAM;
|
} WMI_PDEV_PARAM;
|
||||||
|
|
||||||
|
@@ -36,7 +36,7 @@
|
|||||||
#define __WMI_VER_MINOR_ 0
|
#define __WMI_VER_MINOR_ 0
|
||||||
/** WMI revision number has to be incremented when there is a
|
/** WMI revision number has to be incremented when there is a
|
||||||
* change that may or may not break compatibility */
|
* change that may or may not break compatibility */
|
||||||
#define __WMI_REVISION_ 313
|
#define __WMI_REVISION_ 314
|
||||||
|
|
||||||
/** The Version Namespace should not be normally changed. Only
|
/** The Version Namespace should not be normally changed. Only
|
||||||
* host and firmware of the same WMI namespace will work
|
* host and firmware of the same WMI namespace will work
|
||||||
|
Reference in New Issue
Block a user