]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blobdiff - ti/runtime/netapi/src/netapi_loc.h
SDOCM00112200: Making NETAPI tuneable parameters configurable in code
[keystone-rtos/netapi.git] / ti / runtime / netapi / src / netapi_loc.h
index f49a4d022d7587fa1c817d5ce2ffeda374e88b19..81a07b7bfaee3a47885f3e6d0ab60387be30135f 100755 (executable)
@@ -273,10 +273,8 @@ int netapip_initTimer(void);
 int netapip_qmSetupMemRegion(unsigned int          numDesc,
                              unsigned int          descSize,
                              unsigned int*         pDescMemBase,
-                             int                   memRegion);
-
-#define NETAPI_GLOBAL_REGION TUNE_NETAPI_QM_GLOBAL_REGION 
-#define NETAPI_LOCAL_REGION ((NETAPI_GLOBAL_REGION)+1) 
+                             int                   memRegion,
+                             int                   start_index);
 
 
 //nwal callbacks