#include "fw/api/txq.h"
/* Highest firmware API version supported */
-#define IWL_AX210_UCODE_API_MAX 87
+#define IWL_AX210_UCODE_API_MAX 88
/* Lowest firmware API version supported */
#define IWL_AX210_UCODE_API_MIN 59
#include "fw/api/txq.h"
/* Highest firmware API version supported */
-#define IWL_BZ_UCODE_API_MAX 87
+#define IWL_BZ_UCODE_API_MAX 88
/* Lowest firmware API version supported */
#define IWL_BZ_UCODE_API_MIN 80
#include "fw/api/txq.h"
/* Highest firmware API version supported */
-#define IWL_SC_UCODE_API_MAX 87
+#define IWL_SC_UCODE_API_MAX 88
/* Lowest firmware API version supported */
#define IWL_SC_UCODE_API_MIN 82