X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Flrg.h;h=44d512d0b9f0a323850985748ed76c86c4f7257e;hb=bde6d4957d374b480ad7ae8cef71d2c502291ca5;hp=f4a1d3aa20a1e96304c671263d4465702c5afacc;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/cm/lrg.h b/src/cm/lrg.h index f4a1d3aa2..44d512d0b 100755 --- a/src/cm/lrg.h +++ b/src/cm/lrg.h @@ -35,14 +35,14 @@ #define EVTLRGCFGCFM 1 /* Config Confirm */ #define EVTLRGCNTRLREQ 2 /* Control Request */ #define EVTLRGCNTRLCFM 3 /* Control Confirm */ -#define EVTLRGSTSREQ 4 /* Statistics Request */ +#define EVTLRGSTSREQ 44 /* Statistics Request */ #define EVTLRGSTSCFM 5 /* Statistics Confirm */ #define EVTLRGSSTAREQ 6 /* Solicited Status Request */ #define EVTLRGSSTACFM 7 /* Solicited Status Confirm */ #define EVTLRGUSTAIND 8 /* Unsolicite Status Indication */ #define EVTLRGTRCIND 9 /* Trace Indication */ -#define EVTLRGSCHCFGREQ 10 /* Scheduler Configuration */ -#define EVTLRGSCHCFGCFM 11 /* Scheduler Config Confirm */ +#define EVTMACSCHGENCFGREQ 10 /* Scheduler Configuration */ +#define EVTMACSCHGENCFGCFM 11 /* Scheduler Config Confirm */ #define EVTLRGSCHSTAIND 12 /* Scheduler Configuration */ #define EVTLRGSCHCNTRLREQ 13 /* Scheduler Configuration */ #define EVTLRGSCHCNTRLCFM 14 /* Scheduler Config Confirm */ @@ -95,6 +95,7 @@ #define STRGRSAP STGEN + 2 #define STTFUSAP STGEN + 4 #define STSCHINST STGEN + 5 /* Scheduler Instance */ +#define STCLCELL STGEN + 6 /* CL cell */ #define LRG_USTA_DGNVAL_MEM 1 #define LRG_USTA_DGNVAL_HARQ 2