Merge "[Epic-ID: ODUHIGH-405][Task-ID: ODUHIGH-437] Establishing communication betwee...
[o-du/l2.git] / src / cm / lkw.x
index a7199c7..b6b4aeb 100755 (executable)
@@ -49,7 +49,7 @@ typedef struct rlcGenCfg
 /* Supported by SPLIT Architecture */
    uint16_t               maxUdxSaps;    /*!< Maximum Udx SAPs. */
 /* Supported by SPLIT Architecture ends */
-   Ticks             timeRes;       /*!< Time resolution. */
+   Ticks                  timeRes;       /*!< Time resolution. */
 /* Supported by SPLIT Architecture */
    uint8_t                rlcMode;       /*!< RLC_DL or RLC_UL */
 /* Supported by SPLIT Architecture ends */
@@ -359,7 +359,7 @@ typedef struct rlcL2MeasCfmEvt
 
 #endif /* LTE_L2_MEAS */
 
-/* Control primitives towards LTE RLC */
+/* Control primitives towards NR RLC */
 /* Pointer functions to pack/unpack primitives */
 typedef uint8_t (*RlcConfigReq)   ARGS((Pst *pst, RlcMngmt *cfg));
 typedef uint8_t (*RlcConfigCfm)   ARGS((Pst *pst, RlcMngmt *cfgCfm));