qcacmn: flow_ctrl_v2: decouple tx_desc from TCLring descs
Decouple software tx_descs from TCLring descriptors and Increase TCLring descriptors max INI config limit to 2k to 32k. Change-Id: I18d014cdb0c1e26b7661ff65aaa8dffe791d7163 CRs-Fixed: 2657056
This commit is contained in:

committad av
nshrivas

förälder
5ebf9cf853
incheckning
25390a01c2
@@ -96,7 +96,7 @@
|
||||
#define WLAN_CFG_PER_PDEV_LMAC_RING_MAX 1
|
||||
|
||||
#define WLAN_CFG_TX_RING_SIZE_MIN 512
|
||||
#define WLAN_CFG_TX_RING_SIZE_MAX 2048
|
||||
#define WLAN_CFG_TX_RING_SIZE_MAX 0x80000
|
||||
|
||||
#define WLAN_CFG_TX_COMP_RING_SIZE_MIN 512
|
||||
#define WLAN_CFG_TX_COMP_RING_SIZE_MAX 0x80000
|
||||
|
Referens i nytt ärende
Block a user