fw-api: CL 4182970 - update fw common interface files
Add WMI_PDEV_PARAM_CCK_TX_ENABLE def Change-Id: If9885ab0aeef5ce4d2319436d16f712dfba6b2cc CRs-Fixed: 1107600
Цей коміт міститься в:
@@ -4902,6 +4902,14 @@ typedef enum {
|
||||
* 0- Disable optimization
|
||||
*/
|
||||
WMI_PDEV_PARAM_1CH_DTIM_OPTIMIZED_CHAIN_SELECTION,/* 0x9d */
|
||||
/*
|
||||
* Override default FW behavior and explicitly enable / disable
|
||||
* the use of CCK for PPDU transmissions.
|
||||
*
|
||||
* When CCK transmissions are disabled, the default OFDM legacy
|
||||
* rate will be used instead.
|
||||
*/
|
||||
WMI_PDEV_PARAM_CCK_TX_ENABLE, /* 0x9e */
|
||||
} WMI_PDEV_PARAM;
|
||||
|
||||
typedef struct {
|
||||
|
@@ -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_ 508
|
||||
#define __WMI_REVISION_ 509
|
||||
|
||||
/** The Version Namespace should not be normally changed. Only
|
||||
* host and firmware of the same WMI namespace will work
|
||||
|
Посилання в новій задачі
Заблокувати користувача