X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Flkw.x;h=b6b4aeba916d3c60890d70165ae705e9dbb6642e;hb=95d4c229dc30cec27c98ee66b5b689779a48dcc9;hp=a7199c74dd520d723013483a851a6536c863067f;hpb=65443172dd60a6ea312bd3a15959dbf54ad7f045;p=o-du%2Fl2.git diff --git a/src/cm/lkw.x b/src/cm/lkw.x index a7199c74d..b6b4aeba9 100755 --- a/src/cm/lkw.x +++ b/src/cm/lkw.x @@ -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));