[Epic-ID: ODUHIGH-402][Task-ID: ODUHIGH-418] Harq feature changes
[o-du/l2.git] / src / cm / common_def.h
index ab72caa..0ed59ee 100644 (file)
@@ -62,6 +62,9 @@
 #define MAX_NUM_LC   MAX_DRB_LCID + 1   /*Spec 38.331: Sec 6.4: maxLC-ID Keyword*/
 #define MAX_NUM_SRB  3    /* Max. no of Srbs */
 #define MAX_NUM_DRB  29   /* spec 38.331, maxDRB */
+#define MAX_NUM_SSB  64   /* spec 28.331, maxNrofSSBs */
+#define MAX_NUM_HARQ_PROC 16 /* spec 38.331, nrofHARQ-ProcessesForPDSCH */
+#define MAX_NUM_TB_PER_UE 2  /* spec 38.331, maxNrofCodeWordsScheduledByDCI */
 
 /* 5G ORAN phy delay */
 #define PHY_DELTA_DL 1
@@ -288,7 +291,9 @@ typedef enum
 {
    SEARCH,
    CREATE,
-   DELETE
+   DELETE,
+   PRINT,
+   TRAVERSE_ALL
 }ActionTypeLL;
 
 typedef struct slotTimingInfo