X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Ftfu.h;h=641d3a122a6287ef5992233fddc5329f4a3e70b2;hb=105199ef642ffe9736ea24a01d4546578fa25e60;hp=1ea29a597d3e4c54b1c96598d7b63f2af6e3c620;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/cm/tfu.h b/src/cm/tfu.h index 1ea29a597..641d3a122 100755 --- a/src/cm/tfu.h +++ b/src/cm/tfu.h @@ -87,6 +87,7 @@ #define TFU_MAX_HARQ_FDBKS TFU_MAX_TB /*For Rel8/Rel9 UE*/ #endif/*LTE_ADV*/ + /* Event corresponding to each primitive at this interface */ #define EVTTFUBNDREQ 1 /*!< Bind Request */ #define EVTTFUBNDCFM 2 /*!< Bind Confirm */ @@ -104,8 +105,8 @@ #define EVTTFUCRCIND 14 /*!< CRC indication. */ #define EVTTFUTIMINGADVIND 15 /*!< Timing advance indication.*/ #define EVTTFUDATREQ 16 /*!< Data Request.*/ -#define EVTTFUTTIIND 17 /*!< TTI indication.*/ -#define EVTTFUSCHTTIIND 18 /*!< TTI indication for scheduler.*/ +#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. */ @@ -120,10 +121,13 @@ #define EVTTFUERRIND 25 /*!< TFU Error Indication */ /** @} */ +#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