qcacmn: EHT capability changes for D1.0
Add storage for EHT mac and phy capabilities as per 11be D1.0 and update the EHT mac and phy capability sizes. Change-Id: I67224b35b701235374772e9975375e695f3ed959 CRs-Fixed: 3000166
Esse commit está contido em:

commit de
Madan Koyyalamudi

pai
e95a45c0f7
commit
ed74f5b410
@@ -686,5 +686,9 @@ struct wlan_ssid {
|
||||
#define PSOC_MAX_PHY_REG_CAP (3)
|
||||
#define PSOC_MAX_CHAINMASK_TABLES (5)
|
||||
|
||||
#ifdef WLAN_FEATURE_11BE
|
||||
#define PSOC_HOST_MAX_EHT_MAC_SIZE 1
|
||||
#define PSOC_HOST_MAX_EHT_PHY_SIZE 2
|
||||
#endif
|
||||
|
||||
#endif /* _WLAN_OBJMGR_CMN_H_*/
|
||||
|
Referência em uma nova issue
Block a user