X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2F5gnrmac%2Flwr_mac_fsm.h;h=ca7b8d83b3200b265fe9984e268f46062bb5c3d3;hb=eb178a8cc45a9cebc65df73f128f88b3a3dfefbb;hp=b080f9f23cd58a77978cc3ea844038293461e5d2;hpb=0d34456980069864f19fe3090ed5a4c968fe2d45;p=o-du%2Fl2.git diff --git a/src/5gnrmac/lwr_mac_fsm.h b/src/5gnrmac/lwr_mac_fsm.h index b080f9f23..ca7b8d83b 100644 --- a/src/5gnrmac/lwr_mac_fsm.h +++ b/src/5gnrmac/lwr_mac_fsm.h @@ -24,6 +24,12 @@ #define FAPI_UINT_32 4 #define INVALID_VALUE -1 +#define CORESET_TYPE0 0 +#define CORESET_TYPE1 1 +#define CORESET_TYPE2 2 +#define CORESET_TYPE3 3 + + #include "lwr_mac.h" #ifdef INTEL_FAPI