qcacmn: Multi gain table support in waikiki AoA
Add multigain table support on Waikiki AoA feature CRs-Fixed: 3560018 Change-Id: Ibd397bdaa603b49d3743f9f3fdd1329369b2eb09
This commit is contained in:

committed by
Rahul Choudhary

parent
8bb0552080
commit
871160dafe
@@ -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
|
||||||
|
Reference in New Issue
Block a user