qcacmn: Decouple IPA TCLring and WBM ring size config

Decouple IPA TCLring and IPA WBM completion ring size from regular
Tx TCLring and WBM completion ring size configuration.
This is required as there is limitation on IPA GSI rin size
configuration.

Change-Id: I689d0e8ca72f069c5b68dc1789358e091c554d30
CRs-Fixed: 2665010
Цей коміт міститься в:
Manjunathappa Prakash
2020-04-20 01:15:05 -07:00
зафіксовано nshrivas
джерело 28b4573d27
коміт 7de632a45c
2 змінених файлів з 45 додано та 0 видалено

Переглянути файл

@@ -62,6 +62,10 @@
#else
#define WLAN_CFG_TX_RING_SIZE 1024
#endif
#define WLAN_CFG_IPA_TX_RING_SIZE 1024
#define WLAN_CFG_IPA_TX_COMP_RING_SIZE 1024
#define WLAN_CFG_PER_PDEV_TX_RING 0
#define WLAN_CFG_IPA_UC_TX_BUF_SIZE 2048
#define WLAN_CFG_IPA_UC_TX_PARTITION_BASE 3000