diff --git a/components/cmn_services/policy_mgr/inc/wlan_policy_mgr_public_struct.h b/components/cmn_services/policy_mgr/inc/wlan_policy_mgr_public_struct.h index 140894dcc7..59e693b997 100644 --- a/components/cmn_services/policy_mgr/inc/wlan_policy_mgr_public_struct.h +++ b/components/cmn_services/policy_mgr/inc/wlan_policy_mgr_public_struct.h @@ -65,8 +65,8 @@ #endif #ifdef WLAN_FEATURE_11BE_MLO -/* Max MLO VDEVS - 1 as all vdevs cannot be disabled */ -#define MAX_NUMBER_OF_DISABLE_LINK WLAN_UMAC_MLO_MAX_VDEVS - 1 +/* Max MLO VDEVS for disabled link table */ +#define MAX_NUMBER_OF_DISABLE_LINK WLAN_UMAC_MLO_MAX_VDEVS #endif /* BIT 0 for low latency and BIT 1 for HIGH TPUT */