fw-api: CL 26041862 - update fw common interface files
Change-Id: Id171e59ed35be79c9999940b8e7674a872d9f4a1 CRs-Fixed: 2262693
This commit is contained in:
@@ -41210,12 +41210,13 @@ typedef struct {
|
||||
} wmi_big_data_dp_stats_tlv_param;
|
||||
|
||||
typedef enum {
|
||||
WMI_6GHZ_REG_LPI = 0,
|
||||
WMI_6GHZ_REG_VLP = 1,
|
||||
WMI_6GHZ_REG_SP = 2,
|
||||
WMI_6GHZ_REG_SP_STA = 3,
|
||||
WMI_6GHZ_REG_MAX = 5, /* Can't expand, b/c used as array length below */
|
||||
} WMI_6GHZ_REG_TYPE;
|
||||
WMI_6GHZ_REG_PWRMODE_LPI = 0,
|
||||
WMI_6GHZ_REG_PWRMODE_SP = 1,
|
||||
WMI_6GHZ_REG_PWRMODE_VLP = 2,
|
||||
WMI_6GHZ_REG_PWRMODE_SP_STA = 3,
|
||||
|
||||
WMI_6GHZ_REG_PWRMODE_MAX = 5
|
||||
} WMI_6GHZ_REG_PWRMODE_TYPE;
|
||||
|
||||
typedef struct {
|
||||
A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_vdev_set_tpc_power_fixed_param */
|
||||
|
Reference in New Issue
Block a user