X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Ftfu.h;h=61a4e1c4aa34fd91264c4520a6c418614fc15f61;hb=a5530e70a9d414952dadd1688aa9b4280c0dbb5a;hp=e6b9b705ad035653b185a9fee8eaf7c607607adb;hpb=db0a2ee4edd328449d01ab184d253327fca950d6;p=o-du%2Fl2.git diff --git a/src/cm/tfu.h b/src/cm/tfu.h index e6b9b705a..61a4e1c4a 100755 --- a/src/cm/tfu.h +++ b/src/cm/tfu.h @@ -87,10 +87,6 @@ #define TFU_MAX_HARQ_FDBKS TFU_MAX_TB /*For Rel8/Rel9 UE*/ #endif/*LTE_ADV*/ -/* Selector */ -#define MAC_SELECTOR_LC 0 -#define MAC_SELECTOR_TC 1 -#define MAC_SELECTOR_LWLC 2 /* Event corresponding to each primitive at this interface */ #define EVTTFUBNDREQ 1 /*!< Bind Request */ @@ -109,8 +105,6 @@ #define EVTTFUCRCIND 14 /*!< CRC indication. */ #define EVTTFUTIMINGADVIND 15 /*!< Timing advance indication.*/ #define EVTTFUDATREQ 16 /*!< Data Request.*/ -#define EVENT_SLOT_IND_TO_MAC 17 /*!< TTI indication.*/ -#define EVENT_SLOT_IND_TO_SCH 18 /*!< TTI indication for scheduler.*/ #define EVTTFUCNTRLREQ 19 /*!< Control Request.*/ #define EVTTFUPUCCHDELPWR 20 /*!< PUCCH Delta power. */ #define EVTTFUDOAIND 21 /*!< PUCCH Delta power. */ @@ -123,23 +117,9 @@ #define EVTTFUNONRTIND 24 /*!< Non-RT indication.*/ #endif #define EVTTFUERRIND 25 /*!< TFU Error Indication */ -#define EVENT_RACH_IND_TO_MAC 26 -#define EVENT_RACH_IND_TO_SCH 27 -#define EVENT_CRC_IND_TO_MAC 28 -#define EVENT_CRC_IND_TO_SCH 29 -#define EVENT_RX_DATA_IND_TO_MAC 30 /** @} */ -#define MAX_PREAM_PER_SLOT 1 /* Max number of preamble per slot */ -#define MAX_RACH_PDU_PER_SLOT 1 /* Max number of rach pdu per slot */ -#define MAX_CRCS_PER_SLOT 1 -#define MAX_CB_PER_TTI_IN_BYTES 1 -#define MAX_ULSCH_PDUS_PER_TTI 1 - /* selector(coupling) values */ -#define TFU_SEL_TC 1 /*!< Selector for Tight coupling. */ -#define TFU_SEL_LC 0 /*!< Selector for Loose coupling. */ -#define TFU_SEL_LWLC 2 /*!< Selector for Light-weight loose coupling. */ #define TFU_MAX_ALLOC_BYTES 4 /* pack unpack error code */ #define ETFUXXX 0