X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frgr.h;h=eeb03604b14a9f7b3ae66fb712e1c6d2127eef36;hb=2e79829c81833df467daa9cce57a967d2224876e;hp=fe416f43f4926d4fdf4c4c8bc42c9d7e96b80ee9;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/cm/rgr.h b/src/cm/rgr.h index fe416f43f..eeb03604b 100755 --- a/src/cm/rgr.h +++ b/src/cm/rgr.h @@ -54,7 +54,7 @@ #endif /* LTE_L2_MEAS*/ /* Configuration/Reconfiguration MACROs*/ -#define RGR_CONFIG 1 /*!< Macro for Configuration Request*/ +#define SCH_CONFIG 1 /*!< Macro for Configuration Request*/ #define RGR_RECONFIG 2 /*!< Macro for Reconfiguration Request*/ #define RGR_DELETE 3 /*!< Macro for Delete Request*/ #define RGR_RESET 4 /*!< Macro for Reset Request*/ @@ -70,7 +70,7 @@ #define RGR_LCH_CFG 3 /*!< Macro for Logical Channel Configuration Type */ #define RGR_LCG_CFG 4 /*!< Macro for Logical Group Configuration Type */ #define RGR_SCELL_UE_CFG 5 /*!< MACRO for Scell release */ -#define RGR_ENB_CFG 6 /*!< MACRO for ENB Scheduler Configuration Type */ +#define MAC_GNB_CFG 6 /*!< MACRO for ENB Scheduler Configuration Type */ /* Cell-wide reconfiguration MACROs */ #define RGR_CELL_DL_CMNRATE_RECFG (1<<0) /*!< Macro for Downlink Common Coderate Reconfiguration */ @@ -250,11 +250,10 @@ #define RGR_CFG_CFM_TX_COMPLETE 0x01 /*!< Negative confirmation: configuration failed */ /* Event corresponding to each primitive at this interface */ -#define EVTRGRBNDREQ 1 /*!< Bind Request */ -#define EVTRGRBNDCFM 2 /*!< Bind Confirm */ -#define EVTRGRUBNDREQ 3 /*!< Unbind Request */ -#define EVTRGRCFGREQ 4 /*!< Configuration Request */ -#define EVTRGRCFGCFM 5 /*!< Configuration Confirm */ +#define EVTRGRBNDREQ 1 /*!< Bind Request */ +#define EVTRGRBNDCFM 2 /*!< Bind Confirm */ +#define EVTRGRUBNDREQ 3 /*!< Unbind Request */ +#define EVTMACSCHCFGCFM 5 /*!< Configuration Confirm */ /* rgr_h_001.main_2: Added TTI indication from MAC to RGR user */ /** @name RGR_RRM_TICK */ /** @{ */ @@ -325,9 +324,6 @@ #endif #define RGR_MAX_DL_CQI_SUBBAND 13 /*!< Maximum number of Sub-Bands */ /** @} */ -/* Selector(coupling) values */ -#define RGR_SEL_TC 1 /*!< For Tight Coupling */ -#define RGR_SEL_LC 0 /*!< For Loose coupling */ /* Pack/ Unpack error code */ #define ERGRXXX 0