X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Ftfu.h;h=8aa41801259c4db4b296e7d0045933960af9db14;hb=64580b61ab517a3c1fc09b3e0dc32109b913b726;hp=554f9034ab91d461616fa6187851ac7474a415a9;hpb=9634ca974c4418c0800090e33d37ef1fe7e8cb30;p=o-du%2Fl2.git diff --git a/src/cm/tfu.h b/src/cm/tfu.h index 554f9034a..8aa418012 100755 --- a/src/cm/tfu.h +++ b/src/cm/tfu.h @@ -87,39 +87,6 @@ #define TFU_MAX_HARQ_FDBKS TFU_MAX_TB /*For Rel8/Rel9 UE*/ #endif/*LTE_ADV*/ - -/* Event corresponding to each primitive at this interface */ -#if 0 -#define EVTTFUBNDREQ 1 /*!< Bind Request */ -#define EVTTFUBNDCFM 2 /*!< Bind Confirm */ -#define EVTTFUUBNDREQ 3 /*!< Unbind Request */ -#define EVTTFUSCHBNDREQ 4 /*!< Bind Request */ -#define EVTTFUSCHBNDCFM 5 /*!< Bind Confirm */ -#define EVTTFUSCHUBNDREQ 6 /*!< Unbind Request */ -#define EVTTFURAREQIND 7 /*!< Random access request indication. */ -#define EVTTFURECPREQ 8 /*!< Reception Request. */ -#define EVTTFUULCQIIND 9 /*!< Uplink CQI indication.*/ -#define EVTTFUHQIND 10 /*!< HARQ Feedback indication. */ -#define EVTTFUDLCQIIND 11 /*!< Downlink CQI indication. */ -#define EVTTFUSRIND 12 /*!< Scheduling Request indication.*/ -#define EVTTFUDATIND 13 /*!< Data indication.*/ -#define EVTTFUCRCIND 14 /*!< CRC indication. */ -#define EVTTFUTIMINGADVIND 15 /*!< Timing advance indication.*/ -#define EVTTFUDATREQ 16 /*!< Data Request.*/ -#define EVTTFUCNTRLREQ 19 /*!< Control Request.*/ -#define EVTTFUPUCCHDELPWR 20 /*!< PUCCH Delta power. */ -#define EVTTFUDOAIND 21 /*!< PUCCH Delta power. */ -/* tfu_h_001.main_6. Added changes of TFU_UPGRADE */ -#ifdef TFU_UPGRADE -#define EVTTFURAWCQIIND 22 -#define EVTTFUSRSIND 23 -#endif -#if defined(TENB_T2K3K_SPECIFIC_CHANGES) && defined(LTE_TDD) -#define EVTTFUNONRTIND 24 /*!< Non-RT indication.*/ -#endif -#define EVTTFUERRIND 25 /*!< TFU Error Indication */ -/** @} */ -#endif /* selector(coupling) values */ #define TFU_MAX_ALLOC_BYTES 4 /* pack unpack error code */ @@ -132,136 +99,6 @@ #define TFU_HQFDB_DTX 4 #define TFU_HQFDB_INVALID 0xFF -/*tfu_h_001.main_7 - DEL - ERR Codes*/ -#define ETFU001 (ERRTFU + 1) /* tfu.c: 162 */ -#define ETFU002 (ERRTFU + 2) /* tfu.c: 170 */ -#define ETFU003 (ERRTFU + 3) /* tfu.c: 179 */ -#define ETFU004 (ERRTFU + 4) /* tfu.c: 232 */ -#define ETFU005 (ERRTFU + 5) /* tfu.c: 241 */ -#define ETFU006 (ERRTFU + 6) /* tfu.c: 290 */ -#define ETFU007 (ERRTFU + 7) /* tfu.c: 298 */ -#define ETFU008 (ERRTFU + 8) /* tfu.c: 307 */ -#define ETFU009 (ERRTFU + 9) /* tfu.c: 360 */ -#define ETFU010 (ERRTFU + 10) /* tfu.c: 369 */ -#define ETFU011 (ERRTFU + 11) /* tfu.c: 418 */ -#define ETFU012 (ERRTFU + 12) /* tfu.c: 426 */ -#define ETFU013 (ERRTFU + 13) /* tfu.c: 435 */ -#define ETFU014 (ERRTFU + 14) /* tfu.c: 488 */ -#define ETFU015 (ERRTFU + 15) /* tfu.c: 497 */ -#define ETFU016 (ERRTFU + 16) /* tfu.c: 546 */ -#define ETFU017 (ERRTFU + 17) /* tfu.c: 554 */ -#define ETFU018 (ERRTFU + 18) /* tfu.c: 563 */ -#define ETFU019 (ERRTFU + 19) /* tfu.c: 616 */ -#define ETFU020 (ERRTFU + 20) /* tfu.c: 625 */ -#define ETFU021 (ERRTFU + 21) /* tfu.c: 674 */ -#define ETFU022 (ERRTFU + 22) /* tfu.c: 682 */ -#define ETFU023 (ERRTFU + 23) /* tfu.c: 691 */ -#define ETFU024 (ERRTFU + 24) /* tfu.c: 744 */ -#define ETFU025 (ERRTFU + 25) /* tfu.c: 753 */ -#define ETFU026 (ERRTFU + 26) /* tfu.c: 802 */ -#define ETFU027 (ERRTFU + 27) /* tfu.c: 810 */ -#define ETFU028 (ERRTFU + 28) /* tfu.c: 819 */ -#define ETFU029 (ERRTFU + 29) /* tfu.c: 872 */ -#define ETFU030 (ERRTFU + 30) /* tfu.c: 881 */ -#define ETFU031 (ERRTFU + 31) /* tfu.c: 934 */ -#define ETFU032 (ERRTFU + 32) /* tfu.c: 944 */ -#define ETFU033 (ERRTFU + 33) /* tfu.c: 956 */ -#define ETFU034 (ERRTFU + 34) /* tfu.c:1018 */ -#define ETFU035 (ERRTFU + 35) /* tfu.c:1030 */ -#define ETFU036 (ERRTFU + 36) /* tfu.c:1045 */ -#define ETFU037 (ERRTFU + 37) /* tfu.c:1108 */ -#define ETFU038 (ERRTFU + 38) /* tfu.c:1118 */ -#define ETFU039 (ERRTFU + 39) /* tfu.c:1130 */ -#define ETFU040 (ERRTFU + 40) /* tfu.c:1202 */ -#define ETFU041 (ERRTFU + 41) /* tfu.c:1214 */ -#define ETFU042 (ERRTFU + 42) /* tfu.c:1229 */ -#define ETFU043 (ERRTFU + 43) /* tfu.c:1283 */ -#define ETFU044 (ERRTFU + 44) /* tfu.c:1293 */ -#define ETFU045 (ERRTFU + 45) /* tfu.c:1305 */ -#define ETFU046 (ERRTFU + 46) /* tfu.c:1368 */ -#define ETFU047 (ERRTFU + 47) /* tfu.c:1380 */ -#define ETFU048 (ERRTFU + 48) /* tfu.c:1396 */ -#define ETFU049 (ERRTFU + 49) /* tfu.c:1450 */ -#define ETFU050 (ERRTFU + 50) /* tfu.c:1460 */ -#define ETFU051 (ERRTFU + 51) /* tfu.c:1472 */ -#define ETFU052 (ERRTFU + 52) /* tfu.c:1534 */ -#define ETFU053 (ERRTFU + 53) /* tfu.c:1546 */ -#define ETFU054 (ERRTFU + 54) /* tfu.c:1562 */ -#define ETFU055 (ERRTFU + 55) /* tfu.c:1615 */ -#define ETFU056 (ERRTFU + 56) /* tfu.c:1625 */ -#define ETFU057 (ERRTFU + 57) /* tfu.c:1637 */ -#define ETFU058 (ERRTFU + 58) /* tfu.c:1698 */ -#define ETFU059 (ERRTFU + 59) /* tfu.c:1710 */ -#define ETFU060 (ERRTFU + 60) /* tfu.c:1726 */ -#define ETFU061 (ERRTFU + 61) /* tfu.c:1777 */ -#define ETFU062 (ERRTFU + 62) /* tfu.c:1787 */ -#define ETFU063 (ERRTFU + 63) /* tfu.c:1799 */ -#define ETFU064 (ERRTFU + 64) /* tfu.c:1857 */ -#define ETFU065 (ERRTFU + 65) /* tfu.c:1869 */ -#define ETFU066 (ERRTFU + 66) /* tfu.c:1885 */ -#define ETFU067 (ERRTFU + 67) /* tfu.c:1944 */ -#define ETFU068 (ERRTFU + 68) /* tfu.c:1954 */ -#define ETFU069 (ERRTFU + 69) /* tfu.c:2014 */ -#define ETFU070 (ERRTFU + 70) /* tfu.c:2026 */ -#define ETFU071 (ERRTFU + 71) /* tfu.c:2082 */ -#define ETFU072 (ERRTFU + 72) /* tfu.c:2092 */ -#define ETFU073 (ERRTFU + 73) /* tfu.c:2151 */ -#define ETFU074 (ERRTFU + 74) /* tfu.c:2163 */ -#define ETFU075 (ERRTFU + 75) /* tfu.c:2221 */ -#define ETFU076 (ERRTFU + 76) /* tfu.c:2231 */ -#define ETFU077 (ERRTFU + 77) /* tfu.c:2243 */ -#define ETFU078 (ERRTFU + 78) /* tfu.c:2304 */ -#define ETFU079 (ERRTFU + 79) /* tfu.c:2316 */ -#define ETFU080 (ERRTFU + 80) /* tfu.c:2332 */ -#define ETFU081 (ERRTFU + 81) /* tfu.c:2389 */ -#define ETFU082 (ERRTFU + 82) /* tfu.c:2399 */ -#define ETFU083 (ERRTFU + 83) /* tfu.c:2411 */ -#define ETFU084 (ERRTFU + 84) /* tfu.c:2476 */ -#define ETFU085 (ERRTFU + 85) /* tfu.c:2488 */ -#define ETFU086 (ERRTFU + 86) /* tfu.c:2504 */ -#define ETFU087 (ERRTFU + 87) /* tfu.c:2558 */ -#define ETFU088 (ERRTFU + 88) /* tfu.c:2568 */ -#define ETFU089 (ERRTFU + 89) /* tfu.c:2580 */ -#define ETFU090 (ERRTFU + 90) /* tfu.c:2642 */ -#define ETFU091 (ERRTFU + 91) /* tfu.c:2654 */ -#define ETFU092 (ERRTFU + 92) /* tfu.c:2670 */ -#define ETFU093 (ERRTFU + 93) /* tfu.c:2726 */ -#define ETFU094 (ERRTFU + 94) /* tfu.c:2736 */ -#define ETFU095 (ERRTFU + 95) /* tfu.c:2748 */ -#define ETFU096 (ERRTFU + 96) /* tfu.c:2812 */ -#define ETFU097 (ERRTFU + 97) /* tfu.c:2824 */ -#define ETFU098 (ERRTFU + 98) /* tfu.c:2840 */ -#define ETFU099 (ERRTFU + 99) /* tfu.c:2897 */ -#define ETFU100 (ERRTFU + 100) /* tfu.c:2907 */ -#define ETFU101 (ERRTFU + 101) /* tfu.c:2919 */ -#define ETFU102 (ERRTFU + 102) /* tfu.c:2984 */ -#define ETFU103 (ERRTFU + 103) /* tfu.c:2996 */ -#define ETFU104 (ERRTFU + 104) /* tfu.c:3012 */ -#define ETFU105 (ERRTFU + 105) /* tfu.c:3065 */ -#define ETFU106 (ERRTFU + 106) /* tfu.c:3075 */ -#define ETFU107 (ERRTFU + 107) /* tfu.c:3087 */ -#define ETFU108 (ERRTFU + 108) /* tfu.c:3098 */ -#define ETFU109 (ERRTFU + 109) /* tfu.c:3155 */ -#define ETFU110 (ERRTFU + 110) /* tfu.c:3164 */ -#define ETFU111 (ERRTFU + 111) /* tfu.c:3179 */ -#define ETFU112 (ERRTFU + 112) /* tfu.c:3231 */ -#define ETFU113 (ERRTFU + 113) /* tfu.c:3241 */ -#define ETFU114 (ERRTFU + 114) /* tfu.c:3253 */ -#define ETFU115 (ERRTFU + 115) /* tfu.c:3264 */ -#define ETFU116 (ERRTFU + 116) /* tfu.c:3320 */ -#define ETFU117 (ERRTFU + 117) /* tfu.c:3329 */ -#define ETFU118 (ERRTFU + 118) /* tfu.c:3344 */ -#define ETFU119 (ERRTFU + 119) /* tfu.c:3396 */ -#define ETFU120 (ERRTFU + 120) /* tfu.c:3406 */ -#define ETFU121 (ERRTFU + 121) /* tfu.c:3418 */ -#define ETFU122 (ERRTFU + 122) /* tfu.c:3477 */ -#define ETFU123 (ERRTFU + 123) /* tfu.c:3489 */ -#define ETFU124 (ERRTFU + 124) /* tfu.c:3504 */ -#define ETFU125 (ERRTFU + 125) /* tfu.c:10783 */ -#define ETFU126 (ERRTFU + 126) /* tfu.c:10793 */ -#define ETFU127 (ERRTFU + 127) /* tfu.c:10850 */ -#define ETFU128 (ERRTFU + 128) /* tfu.c:10862 */ - #define TFU_PERIODIC_CQI_TYPE 0 #define TFU_APERIODIC_CQI_TYPE 1 @@ -283,7 +120,6 @@ } \ } - #endif /* __TFU_H__ */ /********************************************************************30**