|
@@ -2497,6 +2497,9 @@ typedef struct {
|
|
|
#define WMI_RSRC_CFG_FLAG_TX_MSDU_ID_NEW_PARTITION_SUPPORT_S 10
|
|
|
#define WMI_RSRC_CFG_FLAG_TX_MSDU_ID_NEW_PARTITION_SUPPORT_M 0x400
|
|
|
|
|
|
+ #define WMI_RSRC_CFG_FLAG_TX_PPDU_STATS_ENABLE_S 11
|
|
|
+ #define WMI_RSRC_CFG_FLAG_TX_PPDU_STATS_ENABLE_M 0x800
|
|
|
+
|
|
|
A_UINT32 flag1;
|
|
|
|
|
|
/** @brief smart_ant_cap - Smart Antenna capabilities information
|