diff --git a/wmi_unified_param.h b/wmi_unified_param.h index 6c9103e799..e08ee07c82 100644 --- a/wmi_unified_param.h +++ b/wmi_unified_param.h @@ -1875,6 +1875,7 @@ typedef struct { uint32_t wmm_caps; /* 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; } roam_offload_param; #define WMI_FILS_MAX_RRK_LENGTH 64