qcacmn: Support 1K BA window size for KIWI

Support 1K BA window size for KIWI

Change-Id: I9912524ebc3afc0a2a7e53f5849f5c2c881a10f4
CRs-Fixed: 3181140
This commit is contained in:
Jinwei Chen
2022-04-25 01:35:37 -07:00
committed by Madan Koyyalamudi
parent 017ad75e08
commit 15a9ac983c
3 changed files with 48 additions and 1 deletions

View File

@@ -30,6 +30,8 @@
#define HAL_RX_DA_IDX_PEER_ID_MASK 0x3fff
#define HAL_RX_DA_IDX_ML_PEER_MASK 0x2000
#define HAL_RX_MAX_BA_WINDOW_BE 1024
/*
* macro to set the cookie into the rxdma ring entry
*/