X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frgr.h;h=76521a19d0d13a7e4c8d5a444e775a11de3c4313;hb=05d098e6b94f629a932caaff404f2b703b123852;hp=8e7b2688572bea6d96b93c3698e1a629460d8a1c;hpb=5ea4c59cb4dd37164953218b0bd355284e11d22c;p=o-du%2Fl2.git diff --git a/src/cm/rgr.h b/src/cm/rgr.h index 8e7b26885..76521a19d 100755 --- a/src/cm/rgr.h +++ b/src/cm/rgr.h @@ -250,23 +250,11 @@ #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 EVTMACSCHCFGCFM 5 /*!< Configuration Confirm */ /* rgr_h_001.main_2: Added TTI indication from MAC to RGR user */ /** @name RGR_RRM_TICK */ /** @{ */ #define EVTRGRTTIIND 6 /*!< TTI Tick to RRM */ -/** @} */ -/* rgr_h_001.main_3-ADD-Added for SI Enhancement. */ -/** @name RGR_SI_SCH */ -/** @{ */ -#ifdef RGR_SI_SCH -#define EVTRGRSICFGREQ 7 /*!< SI Configuration Request */ -#define EVTRGRSICFGCFM 8 /*!< SI Configuration Confirm */ -#endif /*RGR_SI_SCH*/ -/** @} */ /*rgr_h_001.main_8 ADD added changes for CQI Management*/ /** @name RGR_CQI_REPT */ /** @{ */ @@ -278,18 +266,10 @@ /** @} */ #define EVTRGRUESTAIND 10 /*!< RGR UE Status Indication */ -#ifdef RGR_SI_SCH -#define EVTRGRWARNINGSICFGREQ 11 /*!< Warning SI Configuration Request */ -#define EVTRGRWARNINGSISTOPREQ 12 /*!< Warning SI Stop Request */ -#define EVTRGRWARNINGSICFGCFM 13 /*!< Warning SI Configuration Confirm */ -#endif /*RGR_SI_SCH*/ -/** @} */ - /** @{ */ /* LTE_ADV_FLAG_REMOVED_START */ #define EVTRGRLOADINFIND 14 /*!< LOAD INF Indication (SCTP -> SCH -> APP) (Received at X2AP)*/ -#define EVTRGRLOADINFREQ 15 /*!< LOAD INF Request (APP -> MAC -> SCTP) (To Remote X2AP) */ /* LTE_ADV_FLAG_REMOVED_END */ /** @} */ /* Activation time limit in terms of number of frames */ @@ -324,9 +304,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