qcacmn: Increase the number of seesion_id for IPA
In WKK 7 vap per radio is supported with IPA. Fix is to increase the session_id to 7. Change-Id: Idbef1c3185174fab51293a6c91f0e4d6ba46e95d CRs-Fixed: 3506431
This commit is contained in:

committed by
Rahul Choudhary

parent
40a34647a9
commit
8e742a10a9
@@ -64,7 +64,7 @@
|
||||
#define WLAN_IPA_CLIENT_MAX_IFACE MAX_IPA_IFACE
|
||||
#define WLAN_IPA_MAX_SYSBAM_PIPE 4
|
||||
|
||||
#ifdef IPA_WDS_EASYMESH_FEATURE
|
||||
#if defined(IPA_WDS_EASYMESH_FEATURE) || defined(QCA_WIFI_QCN9224)
|
||||
#define WLAN_IPA_MAX_SESSION MAX_IPA_IFACE //7
|
||||
#else
|
||||
#define WLAN_IPA_MAX_SESSION 5
|
||||
|
Reference in New Issue
Block a user