Merge "Deleted the rlog folder"
[o-du/l2.git] / src / 5gnrrlc / kw.h
index 4ef9c79..58a6447 100755 (executable)
@@ -18,8 +18,8 @@
 
 /********************************************************************20**
   
-        Name:     LTE RLC file 
-    
+        Name:     NR RLC file
+
         Type:     C include file
   
         Desc:     This file contain the hash definations for RLC 
 
 #ifndef __KWH__
 #define __KWH__
-#include "rl_interface.h"
-#include "rl_common.h"
 #include "du_log.h"
 \f 
-#define RLCLAYERNAME   "LTE RLC"     /* Layer Name */
 
 #define EKWxxx 1
 #define EMG099 1
 
 /* Timer events */
 #define EVENT_RLC_UMUL_REASSEMBLE_TMR     1
-#define EVENT_RLC_AMUL_REORD_TMR          2
+#define EVENT_RLC_AMUL_REASSEMBLE_TMR          2
 #define EVENT_RLC_AMUL_STA_PROH_TMR       3
 #define EVENT_RLC_AMDL_POLL_RETX_TMR      4
 #define EVENT_RLC_WAIT_BNDCFM             5