qcacmn: Increase the NSS Tx comp ring size to 48k from 8k
The max limit of Tx comp ring is changed to 48K from 8k such that it can be dynamically changed based on the INI. Change-Id: I69ca62c33d538a669a3417dba749a818ca0bce07
此提交包含在:
@@ -168,7 +168,7 @@
|
||||
|
||||
#define WLAN_CFG_NSS_TX_COMP_RING_SIZE 0x2000
|
||||
#define WLAN_CFG_NSS_TX_COMP_RING_SIZE_MIN 0x2000
|
||||
#define WLAN_CFG_NSS_TX_COMP_RING_SIZE_MAX 0x2000
|
||||
#define WLAN_CFG_NSS_TX_COMP_RING_SIZE_MAX 0xc000
|
||||
|
||||
#ifdef QCA_LL_TX_FLOW_CONTROL_V2
|
||||
|
||||
|
新增問題並參考
封鎖使用者