X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fenvopt.h;h=bb79c460926c1c712fbcf4258c49f30217b07caa;hb=a9e15890b397c8fe514ccd82cf1c8541099fe573;hp=1425305fbf9e78aa890a18f9a84d9378a7dcb465;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/cm/envopt.h b/src/cm/envopt.h index 1425305fb..bb79c4609 100755 --- a/src/cm/envopt.h +++ b/src/cm/envopt.h @@ -34,6 +34,16 @@ #ifndef __ENVOPTH__ #define __ENVOPTH__ #define IOT_REPETITION +#define NOCMDLINE +#define NOFILESYS + +/************************************************************************ + kernel SCTP parameters +************************************************************************/ +#define CM_LKSCTP +#define CM_LKSCTP_NONBLOCK +#define SCTP_CONNECTX_NEW +#define CMINETDBG /* defines */ @@ -620,10 +630,6 @@ #if (defined(TF) || defined(YS)) /* Self entity definitions */ -#ifndef TF -#define TF -#endif - #ifndef YS #define YS #endif @@ -685,7 +691,7 @@ #define RG 1 /* Product options */ -#define RG_PHASE2_SCHED 1 +//#define RG_PHASE2_SCHED 1 #undef RG_DEBUG #undef TTI_PROC #undef PROC_DL @@ -795,9 +801,9 @@ #endif #if defined(DLHQ_RTT_OPT) && defined(LOWLATENCY) -#define TFU_DELTA 2 +#define TFU_DELTA 0 #else -#define TFU_DELTA 2 +#define TFU_DELTA 0 #endif #define TFU_RECPREQ_DLDELTA 2 @@ -883,7 +889,7 @@ #endif /* RG */ /**************************************************************************** - LTE-RLC Section + NR RLC Section ****************************************************************************/ #ifdef KW @@ -893,10 +899,6 @@ #define RG #endif -#ifndef PJ -#define PJ -#endif - /* -------- LKW Interface ------*/ /* This is the interface between RLC and the stack manager */ /* This should support loosely coupling as they dont run */