diff --git a/umac/cmn_services/inc/wlan_cmn.h b/umac/cmn_services/inc/wlan_cmn.h index 12cba04c52..9905751ce2 100644 --- a/umac/cmn_services/inc/wlan_cmn.h +++ b/umac/cmn_services/inc/wlan_cmn.h @@ -591,7 +591,7 @@ struct wlan_ssid { #define PSOC_HOST_MAX_NUM_SS (8) #define PSOC_HOST_MAX_PHY_SIZE (3) #define PSOC_HOST_MAX_MAC_SIZE (2) -#define PSOC_MAX_HW_MODE (2) +#define PSOC_MAX_HW_MODE (3) #define PSOC_MAX_MAC_PHY_CAP (5) #define PSOC_MAX_PHY_REG_CAP (3) #define PSOC_MAX_CHAINMASK_TABLES (5)