]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/pa-lld.git/commitdiff
merged the pa_BUF_VLINK_TABLE definition from keystone branch
authorEric Ruei <e-ruei1@ti.com>
Wed, 15 May 2013 16:58:17 +0000 (12:58 -0400)
committerEric Ruei <e-ruei1@ti.com>
Wed, 15 May 2013 16:58:17 +0000 (12:58 -0400)
pa.h

diff --git a/pa.h b/pa.h
index 3640732a701d42a0d10ab911bdd8d33530123ab2..5cf5f1b7bd61a22976102c2ad5113895b0f0a0f8 100755 (executable)
--- a/pa.h
+++ b/pa.h
@@ -1489,8 +1489,11 @@ typedef struct  {
  *        PA LLD link table of user-defined statistics 
  */
 #define pa_BUF_USR_STATS_TABLE  3
-
-
+/**
+ *  @def  pa_BUF_VLINK_TABLE
+ *        PA LLD match table of virtual link entries
+ */
+#define pa_BUF_VLINK_TABLE      4
 
 /*  @}  */  
 /** @} */