|
@@ -1932,6 +1932,8 @@ typedef struct {
|
|
|
/* since this is 4 byte aligned, we don't declare it as tlv array */
|
|
|
uint32_t mcsset[WMI_HOST_ROAM_OFFLOAD_NUM_MCS_SET >> 2];
|
|
|
uint32_t ho_delay_for_rx;
|
|
|
+ uint32_t roam_preauth_retry_count;
|
|
|
+ uint32_t roam_preauth_no_ack_timeout;
|
|
|
} roam_offload_param;
|
|
|
|
|
|
#define WMI_FILS_MAX_RRK_LENGTH 64
|