X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrrlc%2Fkw.h;h=58a6447b5cc8eb2c930d3c0886448c0de4c9d3bc;hb=7ebfb1f80967fe83bf169c2915cedf2c9fb5cbf7;hp=4ef9c79b7619b2e8ed4283ff9c0f0eecb5a1a0ea;hpb=438594773b3c93b5bbe8d1cb1d16626a02238b8b;p=o-du%2Fl2.git diff --git a/src/5gnrrlc/kw.h b/src/5gnrrlc/kw.h index 4ef9c79b7..58a6447b5 100755 --- a/src/5gnrrlc/kw.h +++ b/src/5gnrrlc/kw.h @@ -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 @@ -33,11 +33,8 @@ #ifndef __KWH__ #define __KWH__ -#include "rl_interface.h" -#include "rl_common.h" #include "du_log.h" -#define RLCLAYERNAME "LTE RLC" /* Layer Name */ #define EKWxxx 1 #define EMG099 1 @@ -446,7 +443,7 @@ /* 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