diff --git a/wlan_cfg/wlan_cfg.h b/wlan_cfg/wlan_cfg.h index f8d04d17d1..0d9ccfa53c 100644 --- a/wlan_cfg/wlan_cfg.h +++ b/wlan_cfg/wlan_cfg.h @@ -100,7 +100,7 @@ /* Max number of chips that can participate in MLO */ #if defined(WLAN_FEATURE_11BE_MLO) && defined(WLAN_MLO_MULTI_CHIP) -#define WLAN_MAX_MLO_CHIPS 3 +#define WLAN_MAX_MLO_CHIPS 4 #define WLAN_MAX_MLO_LINKS_PER_SOC 2 #else #define WLAN_MAX_MLO_CHIPS 1