qcacmn: CFG INI changes for beryllium targets
Beryllium targets have more number of HW rings. Add INI changes to allow increase in number of rings. Change-Id: I73d779334601d3a1c2aefcade1dcf9dd0f2ef761 CRs-Fixed: 2891021
This commit is contained in:
@@ -220,11 +220,11 @@
|
||||
|
||||
#define WLAN_CFG_NUM_TCL_DATA_RINGS 3
|
||||
#define WLAN_CFG_NUM_TCL_DATA_RINGS_MIN 3
|
||||
#define WLAN_CFG_NUM_TCL_DATA_RINGS_MAX 3
|
||||
#define WLAN_CFG_NUM_TCL_DATA_RINGS_MAX 5
|
||||
|
||||
#define WLAN_CFG_NUM_REO_DEST_RING 4
|
||||
#define WLAN_CFG_NUM_REO_DEST_RING_MIN 4
|
||||
#define WLAN_CFG_NUM_REO_DEST_RING_MAX 4
|
||||
#define WLAN_CFG_NUM_REO_DEST_RING_MAX 8
|
||||
|
||||
#define WLAN_CFG_NSS_NUM_TCL_DATA_RINGS 2
|
||||
#define WLAN_CFG_NSS_NUM_TCL_DATA_RINGS_MIN 1
|
||||
|
Reference in New Issue
Block a user