|
@@ -723,6 +723,10 @@ struct wlan_ssid {
|
|
#define PSOC_MAX_PHY_REG_CAP (3)
|
|
#define PSOC_MAX_PHY_REG_CAP (3)
|
|
#define PSOC_MAX_CHAINMASK_TABLES (5)
|
|
#define PSOC_MAX_CHAINMASK_TABLES (5)
|
|
|
|
|
|
|
|
+#ifdef WLAN_RCC_ENHANCED_AOA_SUPPORT
|
|
|
|
+#define PSOC_MAX_NUM_AGC_GAIN_TBLS 8
|
|
|
|
+#endif
|
|
|
|
+
|
|
#ifdef WLAN_FEATURE_11BE
|
|
#ifdef WLAN_FEATURE_11BE
|
|
#define PSOC_HOST_MAX_EHT_MAC_SIZE 1
|
|
#define PSOC_HOST_MAX_EHT_MAC_SIZE 1
|
|
#define PSOC_HOST_MAX_EHT_PHY_SIZE 3
|
|
#define PSOC_HOST_MAX_EHT_PHY_SIZE 3
|