X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Ftfu.x;h=e190f355d516d372312537e4002203eb8982098c;hb=a5530e70a9d414952dadd1688aa9b4280c0dbb5a;hp=b2726cdd4e8e2b812cde719f6326e4c85d748cfa;hpb=5ea4c59cb4dd37164953218b0bd355284e11d22c;p=o-du%2Fl2.git diff --git a/src/cm/tfu.x b/src/cm/tfu.x index b2726cdd4..e190f355d 100755 --- a/src/cm/tfu.x +++ b/src/cm/tfu.x @@ -2503,12 +2503,6 @@ typedef struct tfuDelDatReqInfo } TfuDelDatReqInfo; #endif -typedef struct slotIndInfo -{ - U16 sfn; - U16 slot; -}SlotIndInfo; - typedef S16 (*TfuBndReq) ARGS(( Pst* pst, SuId suId, @@ -3065,12 +3059,6 @@ EXTERN S16 RgLiTfuDatInd ARGS(( TfuDatIndInfo * datInd )); -EXTERN S16 fapiMacSlotInd -( -Pst *pst, -SlotIndInfo *slotInd -); - EXTERN S16 RgLiTfuCrcInd ARGS(( Pst * pst, SuId suId, @@ -3101,11 +3089,6 @@ EXTERN S16 RgLiTfuTtiInd ARGS(( TfuTtiIndInfo * ttiInd )); -EXTERN int macSchSlotInd ARGS(( - Pst * pst, - SlotIndInfo * slotInd -)); - #if defined(TENB_T2K3K_SPECIFIC_CHANGES) && defined(LTE_TDD) EXTERN S16 RgLiTfuNonRtInd ARGS(( Pst * pst, @@ -3478,11 +3461,6 @@ EXTERN S16 cmUnpackSlotInd ARGS(( Buffer *mBuf )); -typedef int (*MacSchSlotIndFunc) ARGS(( - Pst *pst, /* Post Structure */ - SlotIndInfo *slotInd /* slot ind Info */ -)); - #if defined(TENB_T2K3K_SPECIFIC_CHANGES) && defined(LTE_TDD) /** @brief This API is the non-rt indication from PHY to MAC. */ @@ -3507,14 +3485,6 @@ EXTERN S16 cmPkTfuSchTtiInd ARGS(( SuId suId, TfuTtiIndInfo * ttiInd )); -/** @brief This API is the TTI indication from PHY to SCH. - */ -EXTERN S16 cmUnpackMacSchSlotInd ARGS(( - MacSchSlotIndFunc func, - Pst * pst, - Buffer *mBuf -)); - /** @brief This API is used to convey the PUCCH delta power from PHY to SCH. */ EXTERN S16 cmPkTfuPucchDeltaPwrInd ARGS((