1 /*******************************************************************************
2 ################################################################################
3 # Copyright (c) [2017-2019] [Radisys] #
5 # Licensed under the Apache License, Version 2.0 (the "License"); #
6 # you may not use this file except in compliance with the License. #
7 # You may obtain a copy of the License at #
9 # http://www.apache.org/licenses/LICENSE-2.0 #
11 # Unless required by applicable law or agreed to in writing, software #
12 # distributed under the License is distributed on an "AS IS" BASIS, #
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
14 # See the License for the specific language governing permissions and #
15 # limitations under the License. #
16 ################################################################################
17 *******************************************************************************/
19 #ifndef __DU_CONFIG_H_
20 #define __DU_CONFIG_H__
28 #define DU_IP_V4_ADDR "192.168.130.81"
29 #define CU_IP_V4_ADDR "192.168.130.82"
30 #define RIC_IP_V4_ADDR "192.168.130.80"
33 #define RIC_PORT 36422 /* using X2 port since E2 port not defined */
37 #define DU_EGTP_PORT 39001
38 #define CU_EGTP_PORT 39002
41 #define NR_NUMEROLOGY 0
43 #define DU_NAME "ORAN_OAM_DU"
44 #define CELL_TYPE SMALL
45 #define DUPLEX_MODE DUP_MODE_FDD
48 #define DUPLEX_MODE DUP_MODE_TDD
60 /* Spec 30.104 Table 5.4.2.3-1:Applicable NR-ARFCN per operating band in FR1 */
61 #define NR_DL_ARFCN 428000
62 #define NR_UL_ARFCN 390000
64 #define NR_FREQ_BAND 1
65 #define NR_FREQ_BAND_IND 1
72 #define FREQ_SHIFT_7P5KHZ FALSE
73 #define SSB_PBCH_PWR 0
74 #define BCH_PAYLOAD PHY_GEN_TIMING_PBCH_BIT
75 #define SUBCARRIER_SPACING 0
76 #define NORMAL_CYCLIC_PREFIX 0
77 #define OFFSET_TO_POINT_A 24 /* PRB Offset to Point A */
78 #define BETA_PSS BETA_PSS_0DB
79 #define SSB_PERIODICITY_5MS 5
80 #define SSB_PERIODICITY_10MS 10
81 #define SSB_PERIODICITY_20MS 20
82 #define SSB_PERIODICITY_40MS 40
83 #define SSB_PERIODICITY_80MS 80
84 #define SSB_PERIODICITY_160MS 160
85 #define SSB_SUBCARRIER_OFFSET 0
86 #define SSB_MULT_CARRIER_BAND FALSE
87 #define MULT_CELL_CARRIER FALSE
88 #define FREQ_LOC_BW 28875 /* DL frequency location and bandwidth. Spec 38.508 Table 4.3.1.0B-1*/
90 #define DMRS_TYPE_A_POS 2
91 #define NUM_SYMBOLS_PER_SLOT 14 /* Number of symbols within a slot */
92 #define CORESET0_END_PRB 48
93 #define CORESET1_NUM_PRB 24
95 /* MACRO defines for PRACH Configuration */
96 #define PRACH_CONFIG_IDX 88
97 #define PRACH_FREQ_START 0
98 #define PRACH_SEQ_LEN SHORT_SEQUENCE
99 #define PRACH_SUBCARRIER_SPACING 0
100 #define PRACH_RESTRICTED_SET_CFG 0
101 #define NUM_PRACH_FDM 1
102 #define ROOT_SEQ_IDX 0
103 #define NUM_ROOT_SEQ 1
104 #define ZERO_CORRELATION_ZONE_CFG 4
105 #define NUM_UNUSED_ROOT_SEQ 0
106 #define UNUSED_ROOT_SEQ 1
107 #define SSB_PER_RACH 1
108 #define PRACH_MULT_CARRIER_BAND FALSE
109 #define PRACH_PREAMBLE_RCVD_TGT_PWR -74
110 #define NUM_RA_PREAMBLE 63
111 #define RSRP_THRESHOLD_SSB 31
114 #define TDD_PERIODICITY TX_PRDCTY_MS_5
117 #define RSS_MEASUREMENT_UNIT DONT_REPORT_RSSI
118 #define RA_CONT_RES_TIMER 64
119 #define RA_RSP_WINDOW 180
120 #define PRACH_RESTRICTED_SET 0 /* Unrestricted */
121 #define ROOT_SEQ_LEN 139
123 /* MACRCO Ddefine for PDCCH Configuration */
124 #define PDCCH_SEARCH_SPACE_ID 1 /* Common search space id */
125 #define PDCCH_CTRL_RSRC_SET_ID 0 /* Control resource set id */
126 #define PDCCH_SEARCH_SPACE_ID_SIB1 1 /* Search space id for sib1 */
127 #define PDCCH_SEARCH_SPACE_ID_PAGING 1 /* Search space id for paging */
128 #define PDCCH_SEARCH_SPACE_ID_RA 1 /* Search spaced id for random access */
129 #define PDCCH_SERACH_SPACE_DCI_FORMAT 0
130 #define PDCCH_CTRL_RSRC_SET_ONE_ID 1
131 #define PDCCH_CTRL_RSRC_SET_ONE_DURATION 2 /* Duration for control resource set id i */
132 #define PDCCH_CTRL_RSRC_SET_ONE_PRECOD_GRANULARITY 1 /* Precoded granularity */
133 #define PDCCH_SRCH_SPC_TWO_ID 2
134 #define PDCCH_SRCH_SPC_TWO_AGG_LVL1_CANDIDATE 7 /* Num of candidate at aggregation level 1 */
135 #define PDCCH_SRCH_SPC_TWO_AGG_LVL2_CANDIDATE 7 /* Num of candidate at aggregation level 2 */
136 #define PDCCH_SRCH_SPC_TWO_AGG_LVL4_CANDIDATE 4 /* Num of candidate at aggregation level 4 */
137 #define PDCCH_SRCH_SPC_TWO_AGG_LVL8_CANDIDATE 2 /* Num of candidate at aggregation level 8 */
138 #define PDCCH_SRCH_SPC_TWO_AGG_LVL16_CANDIDATE 1 /* Num of candidate at aggregation level 16 */
139 #define PDCCH_SRCH_SPC_TWO_UE_SPEC_DCI_FORMAT 0 /* format 0-0 and 1-0 */
140 #define PDCCH_SYMBOL_WITHIN_SLOT 128 /* Symbol within Slot Value */
143 #define SIB1_VALUE_TAG 10
145 /* MACRO Ddefine for PDSCH Configuration */
147 #define PDSCH_START_SYMBOL 2
148 #define PDSCH_LENGTH_SYMBOL 12
149 #define PDSCH_RES_ALLOC_TYPE 1 /* Resource allocation type */
150 #define PDSCH_MAX_CODEWORD_SCH_BY_DCI 0 /* Max num of codewords scheduled by DCI */
151 #define PDSCH_RBG_SIZE 0 /* 0: config1 */
152 #define PDSCH_NUM_HARQ_PROC 5
154 /* MACRO Define for PUSCH Configuration */
156 #define PUSCH_START_SYMBOL 0
157 #define PUSCH_LENGTH_SYMBOL 14
159 #define PUSCH_MSG3_DELTA_PREAMBLE 0
160 #define PUSCH_P0_NOMINAL_WITH_GRANT -70
161 #define PUSCH_TRANSFORM_PRECODER 1 /* 1: Disabled */
162 #define PUSCH_MAX_MIMO_LAYERS 1
163 #define PUSCH_PROCESS_TYPE2_ENABLED false
165 /* Macro define for PUCCH Configuration */
166 #define PUCCH_RSRC_COMMON 0
167 #define PUCCH_GROUP_HOPPING 2 /* disable */
168 #define PUCCH_P0_NOMINAL -74
170 /* MACRO defines for TDD DL-UL Configuration */
171 #define NUM_DL_SLOTS 7
172 #define NUM_DL_SYMBOLS 12
173 #define NUM_UL_SLOTS 2
174 #define NUM_UL_SYMBOLS 1
175 #define GUARD_SLOT_IDX 7
177 /* MACRO defines for SRC config */
178 #define SRS_RSRC_ID 1
179 #define SRS_RSET_ID 1
180 #define SRS_COMB_OFFSET_N2 0
181 #define SRS_CYCLIC_SHIFT_N2 0
182 #define SRS_FREQ_DOM_POS 0
183 #define SRS_FREQ_DOM_SHIFT 0
188 #define APERIODIC_SRS_RESRC_TRIGGER 1
193 #define MAX_DU_PORT 2
194 #define F1_INTERFACE 0
195 #define E2_INTERFACE 1
204 /* Macro definitions for EGTP procedures */
205 #define EGTP_LCL_TEID 1 /* EGTP local tunnel id */
206 #define EGTP_REM_TEID 10 /* EGTP remote tinnel id */
210 /* Macro definitions for F1 procedures */
211 #define CU_DU_NAME_LEN_MAX 30 /* Max length of CU/DU name string */
212 #define MAX_F1_CONNECTIONS 65536 /* Max num of F1 connections */
213 #define MAX_PLMN 1 /* Max num of broadcast PLMN ids */
214 #define MAXNRARFCN 3279165 /* Maximum values of NRAFCN */
215 #define MAXNRCELLBANDS 2 /* Maximum number of frequency bands */
216 #define MAX_NUM_OF_SLICE_ITEMS 1024 /* Maximum number of signalled slice support items */
217 #define MAXBPLMNNRMINUS1 1 /* Maximum number of PLMN Ids broadcast in an NR cell minus 1 */
218 #define MAXNUMOFSIBTYPES 32 /* Maximum number of SIB types */
219 #define MAX_TNL_ASSOC 32 /* Max num of TNL Assoc between CU and DU */
220 #define MAXCELLINENB 256 /* Max num of cells served by eNB */
221 #define MAX_NUM_OF_UE_ID 65536 /* Max num of UEs served by DU */
222 #define MAXNUMOFUACPLMN 12 /* Maximum number of PLMN ids*/
223 #define MAXNUMOFUACPERPLMN 64 /* Maximum number of signalled categories per PLMN */
224 #define NR_RANAC 150 /* RANAC */
225 #define DEFAULT_CELLS 1 /* Max num of broadcast PLMN ids */
228 /* Macro definitions for MIB/SIB1 */
229 #define SYS_FRAME_NUM 0
231 #define SSB_SC_OFFSET 8
233 #define CELL_IDENTITY 32
235 /* Macro definitions for DUtoCuRrcContainer */
236 #define CELL_GRP_ID 1
238 #define SR_PROHIBIT_TMR 5
239 #define SR_TRANS_MAX 2
240 #define PERIODIC_BSR_TMR 2
241 #define RETX_BSR_TMR 5
242 #define SR_DELAY_TMR 6
244 #define TIME_ALIGNMENT_TMR 7
245 #define PHR_PERIODIC_TMR 7
246 #define PHR_PROHIBHIT_TMR 0
247 #define PHR_PWR_FACTOR_CHANGE 3
248 #define PHR_MODE_OTHER_CG 0
249 #define SN_FIELD_LEN 0
250 #define T_POLL_RETRANSMIT 8 /* Enum for 45ms */
251 #define T_POLL_RETRANSMIT_VAL 45 /* Value in ms */
252 #define POLL_PDU 0 /* Enum for 4 pdus */
253 #define POLL_PDU_VAL 4 /* Value of poll pdu */
254 #define POLL_BYTE 43 /* Enum for infinite poll bytes */
255 #define POLL_BYTE_VAL -1 /* Value for infinite poll byte */
256 #define MAX_RETX_THRESHOLD 5 /* Enum for 8 retransmissions */
257 #define MAX_RETX_THRESHOLD_VAL 8 /* Value for 8 retransmissions */
258 #define T_REASSEMBLY 8
259 #define T_STATUS_PROHIBHIT 7
260 #define MAC_LC_PRIORITY 1
261 #define PRIORTISIED_BIT_RATE 15
262 #define BUCKET_SIZE_DURATION 5
265 #define PDSCH_HARQ_ACK_CODEBOOK 1
266 #define SERV_CELL_IDX 0
267 #define RLM_SYNC_OUT_SYNC_THRESHOLD 0
268 #define ACTIVE_DL_BWP_ID 0
269 #define ACTIVE_UL_BWP_ID 0
270 #define SCRAMBLING_ID NR_PCI
271 #define DMRS_ADDITIONAL_POS 0 /* DMRS Additional poistion */
272 #define RES_ALLOC_TYPE 1 /* Resource allocation type */
280 /* MACRO definitions for modulcation order */
281 #define MOD_ORDER_QPSK 2
282 #define MOD_ORDER_QAM16 4
283 #define MOD_ORDER_QAM64 6
284 #define MOD_ORDER_QAM256 8
285 #define PDSCH_MCS_INDEX 20 /* For 64QAM, valid mcs index: 17-28 in 38.214 - Table 5.1.3.1-1*/
286 #define PUSCH_MCS_INDEX 10 /* For 16QAM, valid mcs index: 10-16 in 38.214 - Table 5.1.3.1-1*/
298 INVALID_CU_UE_F1AP_ID,
299 INVALID_DU_UE_F1AP_ID,
300 INTERACTION_WITH_OTHER_PROC,
302 RADIO_RELATED_REASON,
303 INSUFFICIENT_RADIO_RESOURCE,
309 SLICE_RESOURCE_UNAVAILABLE,
310 AMF_ABNORMAL_RELEASE,
316 TRANS_CAUSE_UNSPECIFIED,
317 TRANSPORT_RESOURCE_UNAVAIL
323 ABSTRACT_SYNTAX_ERR_REJECT,
324 ABSTRACT_SYNTAX_ERR_NOTIFY,
325 INCOMPATIBLE_MESSAGE,
327 ABSTRACT_SYNTAX_ERR_MSG_CONSTRUCT,
328 PROTOCOL_CAUSE_UNSPECIFIED
333 CONTROL_PROC_OVERLOAD,
334 INSUFF_USER_PLANE_RESOURCE,
336 O_AND_M_INTERVENTION,
337 MISC_CAUSE_UNSPECIFIED
460 REJECT_RRC_CONN_NON_EMERG_MODT,
461 REJECT_RRC_CONN_SIGNALLING,
462 PERMIT_EMERG_SESSION_AND_MOBILE_TERM_SERVICE,
463 PERMIT_HIGH_PRIOR_SESSION_AND_MOBILE_TERM_SERVICE
464 }F1UacStandardAction;
468 PDSCH_MAPPING_TYPE_A,
469 PDSCH_MAPPING_TYPE_B,
474 PUSCH_MAPPING_TYPE_A,
475 PUSCH_MAPPING_TYPE_B,
479 typedef struct f1RrcVersion
481 char rrcVer[30]; /* Latest RRC Version */
482 uint32_t extRrcVer; /* Latest RRC version extended */
485 typedef struct f1FailCause
489 RadioNwCause radioNwCause; /* Radio Network Layer Cause */
490 TransLayerCause transLayerCause; /* Transport Layer Cause */
491 ProtocolCause protCause; /* Protocol Cause */
492 MiscCause miscCause; /* Miscellaneous Cause */
496 typedef struct f1ProcCode
502 typedef struct f1TriggMsg
508 typedef struct f1ProcCrit
514 typedef struct f1CritDignosIE
516 F1ProcCritVal ieCritVal;
521 typedef struct f1CritDiagnostic
524 F1ProcCode procCode; /* Procedure Code */
525 F1TriggMsg triggeringMsg; /* Triggering Message */
526 F1ProcCrit procCrit; /* Criticality of Triggering msg/proc */
528 F1CritDignosIE diagnosIE;
531 typedef struct f1FailureIE
533 uint32_t transId; /* Uniquely identify transaction */
534 F1FailCause cause; /* Failure cause */
535 uint8_t timeToWait; /* Seconds to be waited before retry */
536 F1CritDiagnostic critDiagnostic; /* Critical diagnostics */
539 typedef struct f1LogicalConnUeAssoc
541 uint32_t gnbCuUeF1apId;
542 uint32_t gnbDuUeF1apId;
543 }F1LogicalConnUeAssoc;
545 typedef struct f1ResetType
549 F1ResetAll resetAll; /* Reset All */
550 F1LogicalConnUeAssoc ueAssocLogicalConn[MAX_F1_CONNECTIONS]; /* In case of Partial Reset : UE associated logical F1 conn list*/
554 typedef struct nrEcgi
560 typedef struct f1SibType
567 typedef struct f1TxBw
569 F1NrScs nrScs; /* NR subcarrier spacing */
570 F1Nrb nrb; /* Transmission bandwidth expressed in units of RBs */
573 typedef struct f1SulInfo
575 uint32_t sulArfcn; /* SUL ARFCN */
576 F1TxBw sulTxBw; /* SUL transmission bandwidth */
579 typedef struct f1FreqBand
582 uint16_t sulBand[MAXNRCELLBANDS];
585 typedef struct f1NrFreqInfo
589 F1FreqBand freqBand[MAXNRCELLBANDS];
592 typedef struct f1NrFddInfo
594 F1NrFreqInfo ulNrFreqInfo; /* UL NR Frequency Info */
595 F1NrFreqInfo dlNrFreqInfo; /* DL NR Frequency Info */
596 F1TxBw ulTxBw; /* UL Transmission bandwidth */
597 F1TxBw dlTxBw; /* DL Transmission bandwidth */
600 typedef struct f1NrTddInfo
602 F1NrFreqInfo nrFreqInfo; /* NR Frequency Info */
603 F1TxBw nrTxBw; /* NR Transmission Bandwidth */
606 typedef struct f1NrModeInfo
615 typedef struct f1EutraFddInfo
617 uint16_t ulOffset; /* UL offset to Point A */
618 uint16_t dlOffset; /* DL offset to Point A */
621 typedef struct f1EutraTddInfo
623 uint16_t tddOffset; /* Offset to Point A */
626 typedef struct f1EutraModeInfo
635 typedef struct f1Snsaai
641 typedef struct epIpAddr
643 char transportAddr[20]; /* Transport Layer Address */
646 typedef struct epIpAddrPort
652 typedef struct f1TaiSliceSuppLst
655 F1Snsaai snssai[MAX_NUM_OF_SLICE_ITEMS];
658 typedef struct f1SrvdPlmn
661 F1TaiSliceSuppLst taiSliceSuppLst;
664 typedef struct f1BrdcstPlmnInfo
666 Plmn plmn[MAX_PLMN]; /* PLMN id list */
667 Plmn extPlmn[MAX_PLMN]; /* Extended PLMN id list */
668 uint16_t tac; /* 5GS-TAC */
669 uint32_t nrCellId; /* NR Cell id */
670 uint8_t ranac; /* RAN Area code */
673 typedef struct f1CellInfo
675 NrEcgi nrCgi; /* Cell global Identity */
676 uint32_t nrPci; /* Physical Cell Identity */
677 Plmn plmn[MAX_PLMN]; /* Available PLMN list */
678 Plmn extPlmn[MAX_PLMN]; /* Extended available PLMN list */
681 typedef struct f1DuCellInfo
683 F1CellInfo cellInfo; /* cell info */
684 uint16_t tac; /* tracking area code */
685 uint16_t epsTac; /* Configured EPS TAC */
686 NrModeInfo f1Mode; /* NR mode info : FDD/TDD */
687 uint8_t measTimeCfg; /* Measurement timing configuration */
688 F1CellDir cellDir; /* Cell Direction */
689 F1CellType cellType; /* Cell Type */
690 F1BrdcstPlmnInfo brdcstPlmnInfo[MAXBPLMNNRMINUS1]; /* Broadcast PLMN Identity Info List */
693 typedef struct f1DuSysInfo
695 uint8_t *mibMsg; /* MIB message */
697 uint8_t *sib1Msg; /* SIB1 message */
701 typedef struct f1CuSysInfo
703 F1SibType sibTypeToUpd[MAXNUMOFSIBTYPES]; /* SIB types to be updated */
706 typedef struct f1DuSrvdCellInfo
708 F1DuCellInfo duCellInfo; /* gNB-DU served cell info */
709 F1DuSysInfo duSysInfo; /* gNB-DU System Information */
712 typedef struct f1DuSrvdCellToDel
714 NrEcgi oldNrCgi; /* Old NR CGI */
715 F1DuSrvdCellInfo srvdCellInfo; /* Info of served cell to be deleted */
718 typedef struct f1CuActCellInfo
720 F1CellInfo cuCellInfo; /* gNB-CU available cell info */
721 F1CuSysInfo cuSysInfo; /* gNB-CU System Information */
724 typedef struct f1ActCellFail
730 typedef struct srvStatus
733 bool switchOffOngoing;
736 typedef struct f1CellStatus
739 SrvStatus status; /* Service status */
742 typedef struct f1DedSIDelUE
744 uint32_t gnbCuUeF1apId;
748 typedef struct tnlAssocInfo
751 EpIpAddr epIpAddr; /* Endpoint-IP Address */
752 EpIpAddrPort epIpAddrport; /* Endpoint-IP Address and Port */
755 typedef struct f1TnlAssocUsage
761 typedef struct f1TnlAssoc
763 F1TnlAssocAddr assocInfo; /* TNL Assoc Transport Layer Info */
764 F1TnlAssocUsage assocUsage; /* TNL Assoc usage */
767 typedef struct f1TnlAssocToRmv
769 F1TnlAssocAddr assocInfoCu; /* TNL Assoc Transport Layer Info of CU */
770 F1TnlAssocAddr assocInfoDu; /* TNL Assoc Transport Layer Info of DU */
773 typedef struct f1TnlAssocSetupFail
775 F1TnlAssocAddr assocInfo;
777 }F1TnlAssocSetupFail;
780 typedef struct f1CellBarred
783 CellBarred cellBarred;
786 typedef struct f1EutraCell
788 uint32_t eutraCellId; /* EUTRA cell id */
789 F1EutraModeInfo mode; /* EUTRA mode info : FDD/TDD */
790 uint8_t rsrcInd; /* Protected EUTRA resource Indication */
793 typedef struct f1ProtectEUTRARsrc
795 uint32_t specShareGrpId; /* Spectrum sharing group id */
796 F1EutraCell eutraCellList[MAXCELLINENB]; /* EUTRA cells list */
799 typedef struct f1UacOperatorDefined
801 uint8_t accessCategory;
803 }F1UacOperatorDefined;
805 typedef struct f1UacCategoryType
809 F1UacStandardAction action; /* UAC standardized action */
810 F1UacOperatorDefined operatorDef; /* UAC operator defined */
814 typedef struct f1UacType
816 uint8_t uacReducInd; /* Value 0 means no access rate reduction. Value 100 means full access rate reduction */
817 F1UacCategoryType uacCategoryType; /* UAC Category type */
820 /* Unified Access Class Assistance Information */
821 typedef struct f1UacAssistInfo
823 Plmn plmn[MAXNUMOFUACPLMN]; /* UAC PLMN list */
824 F1UacType uacType[MAXNUMOFUACPERPLMN]; /* UAC Type list */
827 /* F1 setup related structures */
829 typedef struct f1SetupReq
831 uint32_t transId; /* Uniquely identify transaction */
832 uint32_t duId; /* DU ID */
833 char duName[CU_DU_NAME_LEN_MAX]; /* DU name */
834 F1DuSrvdCellInfo srvdCellLst[MAX_NUM_CELL]; /* Serving cell list */
835 F1RrcVersion rrcVersion; /* RRC version */
838 typedef struct f1setupRsp
840 uint32_t transId; /* Uniquely identify transaction */
841 char cuName[CU_DU_NAME_LEN_MAX]; /* CU Name */
842 F1CuActCellInfo actCellInfo; /* cells to be activated */
843 F1RrcVersion rrcVersion; /* RRC version */
846 typedef struct f1SetupFail
848 F1FailureIE setupFail;
851 /* At reception of the RESET message the gNB-DU shall release all allocated resources on F1
852 * and radio resources related to the UE association(s) indicated explicitly or implicitly in
853 * the RESET message and remove the indicated UE contexts including F1AP ID. */
854 typedef struct f1Reset
856 uint32_t transId; /* Uniquely identify transaction */
857 F1FailCause cause; /* Failure cause */
858 F1ResetType resetType; /* type of reset */
861 /* After the gNB-CU has released all assigned F1 resources and the UE F1AP IDs for all indicated
862 * UE associations which can be used for new UE-associated logical F1-connections over the F1 interface,
863 * the gNB-CU shall respond with the RESET ACKNOWLEDGE message. */
864 typedef struct f1ResetAck
866 uint32_t transId; /* Uniquely identify transaction */
867 F1LogicalConnUeAssoc ueAssocLogicalConn[MAX_F1_CONNECTIONS]; /* UE associated logical F1-connection list */
868 F1CritDiagnostic critDiagnostic; /* Critical diagnostics */
871 typedef struct f1ErrorInd
873 uint32_t transId; /* Uniquely identify transaction */
874 F1Entity errorOrigin; /* Specifies if error is originated at DU or CU */
875 F1FailCause cause; /* Failure cause */
876 /* If failure is due to Ue related message. */
877 uint32_t gnbCuUeF1apId; /* gNB-CU UE F1AP Id */
878 uint32_t gnbDuUeF1apId; /* gNB-DU UE F1AP Id */
879 F1CritDiagnostic critDiagnostic; /* Critical diagnostics */
882 typedef struct f1GnbDuCfgUpd
884 uint32_t transId; /* Uniquely identify transaction */
885 F1DuSrvdCellInfo srvdCellLstAdd[MAX_NUM_CELL]; /* Served cell list to be added */
886 F1DuSrvdCellToDel srvdCellLstMod[MAX_NUM_CELL]; /* Served cell list to be modified */
887 NrEcgi srvdCellLstDel[MAX_NUM_CELL]; /* Served cell list to be deleted */
888 F1CellStatus cellStatus[MAX_NUM_CELL]; /* Cell status */
889 F1DedSIDelUE ueLst[MAX_NUM_UE]; /* Ue list that requires dedicated SI delivery */
891 F1TnlAssocToRmv gnbDuTnlAssocRmv[MAX_TNL_ASSOC]; /* TNL Assoc list to remove */
894 typedef struct f1GnbDuCfgUpdAck
896 uint32_t transId; /* Uniquely identify transaction */
897 F1CuActCellInfo cellLstAct[MAX_NUM_CELL]; /* List of cells to be activated */
898 F1CritDiagnostic critDiagnostic; /* Critical diagnostics */
899 NrEcgi cellLstDeact[MAX_NUM_CELL]; /* List of cells to be deactivated */
902 typedef struct f1GnbDuCfgUpdFail
904 F1FailureIE gnbDuCfgUpdFail;
907 /* Sent by the gNB-CU to transfer updated information associated to an F1-C interface instance */
908 typedef struct f1GnbCuCfgUpd
910 uint32_t transId; /* Uniquely identifies transaction */
911 F1CuActCellInfo cellLstAct[MAX_NUM_CELL]; /* List of cells to be activated */
912 NrEcgi cellLstDeact[MAX_NUM_CELL]; /* List of cells to be deactivated */
913 F1TnlAssoc assocLstAdd[MAX_TNL_ASSOC]; /* List of TNL assocs to be added */
914 F1TnlAssoc assocLstUpd[MAX_TNL_ASSOC]; /* List of TNL assocs to be updated */
915 F1TnlAssocToRmv assocLstRmv[MAX_TNL_ASSOC]; /* List of TNL assocs to be removed */
916 F1CellBarred cellToBarList[MAX_NUM_CELL]; /* List of Cells to be barred */
917 F1ProtectEUTRARsrc protectEutraRsrcList[MAXCELLINENB]; /* List of Protected EUTRA resources */
920 /* Sent by a gNB-DU to a gNB-CU to acknowledge update of information
921 * associated to an F1-C interface instance */
922 typedef struct f1GnbCuCfgUpdAck
924 uint32_t transId; /* Uniquely identify transaction */
925 F1ActCellFail actCellFailList[MAX_NUM_CELL]; /* Cells failed to be activated list */
926 F1CritDiagnostic critDiagnostic; /* Critical diagnostics */
927 F1TnlAssocAddr assocSetupList[MAX_TNL_ASSOC]; /* TNL Assoc Setup list */
928 F1TnlAssocSetupFail assocSetupFailList[MAX_TNL_ASSOC]; /* TNL Assoc Setup fail list */
929 F1DedSIDelUE dedSiDelUelist[MAX_NUM_OF_UE_ID]; /* Dedicated SI delivery needed UE list */
932 typedef struct f1GnbCuCfgUpdFail
934 F1FailureIE gnbCuCfgUpdFail;
937 /* This procedure enables coordination of radio resource allocation between a gNB-CU and
938 * a gNB-DU. Coordination request is sent by CU to DU */
939 typedef struct f1GnbDuRsrcCoordReq
941 uint32_t transId; /* Uniquely identifies transaction */
942 F1ReqType reqType; /* Request type */
943 uint8_t cellResCoordReqCont; /* Container for X2AP E-UTRA - NR cell resource coordination request */
944 F1IgnoreReq ignoreReq; /* Ignore coordination request */
945 }F1GnbDuRsrcCoordReq;
947 /* This message is sent by a gNB-DU to a gNB-CU, to express the desired resource allocation
948 * for data traffic, as a response to the GNB-DU RESOURCE COORDINATION REQUEST. */
949 typedef struct f1GnbDuRsrcCoordRsp
951 uint32_t transId; /* Uniquely identifies transaction */
952 uint8_t cellResCoordRspCont; /* Container for X2AP E-UTRA - NR cell resource coordination response */
953 }F1GnbDuRsrcCoordRsp;
955 /* This message is sent by the gNB-DU to indicate to the gNB-CU its status of overload */
956 typedef struct f1GnbDuStatusInd
958 uint32_t transId; /* Uniquely identifies transaction */
959 F1GnbDuOvrloadInfo ovrloadInfo; /* gNB-DU overloaded information */
962 /* This message is sent by either the gNB-DU or the gNB-CU to intiate the removal
963 * of the interface instance and the related resources */
964 typedef struct f1RmvReq
966 uint32_t transId; /* Uniquely identifies transaction */
969 /* This message acknowledges the initiation of removal of the interface
970 * instance and the related resources */
971 typedef struct f1RmvRsp
973 uint32_t transId; /* Uniquely identifies transaction */
974 F1CritDiagnostic critDiagnos; /* Crititcality diagnostics */
977 /* This message indicates that removing the interface instance and the related
978 * resources cannot be accepted */
979 typedef struct f1RmvFail
981 uint32_t transId; /* Uniquely identifies transaction */
982 F1FailCause cause; /* Failure cause */
983 F1CritDiagnostic critDiagnostic; /* Criticality diagnostics */
986 /* This message is sent by the gNB-CU to indicate to the gNB-DU a need to reduce
987 * the rate at which UEs access the network. */
988 typedef struct f1NwkAccessRateRed
990 uint32_t transId; /* Uniquely identifies transaction */
991 F1UacAssistInfo uacAssistInfo; /* UAC Assistance Information */
995 typedef struct f1Ipaddr
1001 typedef struct sctpParams
1004 uint16_t duPort[MAX_DU_PORT];
1011 typedef struct f1EgtpParams
1013 F1IpAddr localIp; /* Ip address of local node */
1014 uint16_t localPort; /* Sender Port at local node */
1015 F1IpAddr destIp; /* Ip address of peer node */
1016 uint16_t destPort; /* Sender port at peer node */
1017 uint32_t minTunnelId;
1018 uint32_t maxTunnelId;
1021 typedef struct schedulerCfg
1023 uint8_t numTxAntPorts; /*!< Number of Tx antenna ports */
1024 uint8_t ulSchdType; /*!< Indicates which UL scheduler to use, range
1025 * is 0..(number of schedulers - 1) */
1026 uint8_t dlSchdType; /*!< Indicates which DL scheduler to use, range
1027 * is 0..(number of schedulers - 1) */
1028 uint8_t numCells; /*!< Max number of cells */
1029 uint8_t maxUlUePerTti; /*!< Max number of UE in UL per TTI */
1030 uint8_t maxDlUePerTti; /*!< Max number of UE in DL per TTI */
1033 typedef struct mibParams
1036 long subCarrierSpacingCommon;
1037 long ssb_SubcarrierOffset;
1038 long dmrs_TypeA_Position;
1039 long controlResourceSetZero;
1040 long searchSpaceZero;
1042 long intraFreqReselection;
1045 typedef struct siSchedInfo
1047 long winLen; /* SI Window Length */
1048 long broadcastSta; /* Broadcast status */
1049 long preiodicity; /* si periodicity */
1051 long sibValTag; /* Value tag */
1054 typedef struct pdcchCfgCommon
1057 long ctrlRsrcSetZero; /* Control resource set zero */
1058 long searchSpcZero; /* Search space zero */
1059 long searchSpcId; /* Search space id */
1060 long ctrlRsrcSetId; /* Control resource set id */
1061 uint8_t monitorSlotPrdAndOffPresent;
1062 long monitorSlotPrdAndOff; /* Monitoring slot periodicity and offset */
1063 uint8_t monitorSymbolsInSlot[2]; /* Monitoring symbols within slot */
1064 long numCandAggLvl1; /* Number of candiates at aggregation level 1 */
1065 long numCandAggLvl2; /* Number of candiates at aggregation level 2 */
1066 long numCandAggLvl4; /* Number of candiates at aggregation level 4 */
1067 long numCandAggLvl8; /* Number of candiates at aggregation level 8 */
1068 long numCandAggLvl16; /* Number of candiates at aggregation level 16 */
1069 uint8_t searchSpcType; /* Search Space type */
1070 uint8_t commSrchSpcDciFrmt; /* DCI format of common search space type */
1071 long searchSpcSib1; /* Id of serch space for SIB1 */
1072 long pagingSearchSpc; /* Id of search space for paging */
1073 long raSearchSpc; /* Id of search space for Random Access proc */
1076 typedef struct pdschCfgCommon
1080 long mapType; /* Mapping Type */
1084 typedef struct bcchCfg
1086 long modPrdCoeff; /* Modification period co-efficient */
1089 typedef struct pcchCfg
1091 long dfltPagingCycle; /* Default paging cycle */
1092 long nAndPagingFrmOffPresent;
1093 long nAndPagingFrmOff; /* n and Paging Frame offset */
1094 long numPagingOcc; /* Number of paging occassions in paging frame */
1097 typedef struct scsSpecCarrier
1099 long scsOffset; /* Offset to point A considering subcarrier spacing */
1100 long scs; /* subcarrier spacing */
1101 long scsBw; /* Carrier bandwidth considering subcarrier spacing */
1105 typedef struct dlCfgCommon
1107 long freqBandInd; /* Downlink frequency band indicator */
1108 long offsetToPointA; /* DL ofset to point A */
1109 long locAndBw; /* Frequency location and bandwidth */
1110 ScsSpecCarrier dlScsCarrier; /* SCS Specific carrier */
1111 PdcchCfgCommon pdcchCfg;
1112 PdschCfgCommon pdschCfg;
1117 typedef struct rachCfgCommon
1120 long prachCfgIdx; /* PRACH configuration index */
1121 long msg1Fdm; /* Num of PRACH transmission occassions */
1122 long msg1FreqStart; /* Offset of lowest msg1 transmission occassion */
1123 long zeroCorrZoneCfg; /* Zero correlation zone configuration */
1124 long preambleRcvdTgtPwr; /* Traget power level */
1125 long preambleTransMax; /* Max num of preamble transmission */
1126 long pwrRampingStep; /* Power ramping steps for PRACH */
1127 long raRspWindow; /* RA response window */
1128 long numRaPreamble; /* Total num of preamble used in random access */
1129 uint8_t ssbPerRachOccPresent;
1130 long numSsbPerRachOcc; /* Numer of SSBs per RACH Occassion */
1131 long contResTimer; /* Contention resolution timer */
1133 uint8_t rootSeqIdxPresent;
1134 long rootSeqIdx; /* PRACH root sequence index */
1135 long msg1Scs; /* Msg1 subcarrier spacing */
1136 long restrictedSetCfg; /* Restricted set configuration */
1139 typedef struct puschCfgCommon
1145 long msg3DeltaPreamble;
1146 long p0NominalWithGrant;
1149 typedef struct pucchCfgCommon
1157 typedef struct ulCfgCommon
1159 long pMax; /* Max UL transmission power that UE applies */
1160 long locAndBw; /* Frequency location and bandwidth */
1161 ScsSpecCarrier ulScsCarrier; /* SCS Specific carrier */
1162 RachCfgCommon rachCfg;
1163 PuschCfgCommon puschCfg;
1164 PucchCfgCommon pucchCfg;
1165 long timeAlignTimerComm;
1168 typedef struct tddUlDlCfgCommon
1170 long refScs; /* Reference subcarrier spacing */
1171 long txPrd; /* Transmission periodicity */
1178 typedef struct srvCellCfgCommSib
1182 uint8_t ssbPosInBurst;
1183 long ssbPrdServingCell;
1184 TddUlDlCfgCommon tddCfg;
1185 long ssPbchBlockPwr;
1188 typedef struct sib1Params
1193 uint8_t cellIdentity;
1194 long cellResvdForOpUse;
1195 long connEstFailCnt;
1196 long connEstFailOffValidity;
1197 SiSchedInfo siSchedInfo;
1198 SrvCellCfgCommSib srvCellCfgCommSib;
1201 typedef struct duCfgParams
1203 SctpParams sctpParams; /* SCTP Params */
1204 F1EgtpParams egtpParams; /* EGTP Params */
1207 uint8_t duName[CU_DU_NAME_LEN_MAX];
1208 SchedulerCfg schedCfg;
1209 F1DuSrvdCellInfo srvdCellLst[MAX_NUM_CELL]; /* Serving cell list *///TODO: this must be removed eventually
1210 F1RrcVersion rrcVersion; /* RRC version */
1211 MacCellCfg macCellCfg; /* MAC cell configuration */
1212 MibParams mibParams; /* MIB Params */
1213 Sib1Params sib1Params; /* SIB1 Params */
1216 /*function declarations */
1217 void FillSlotConfig();
1218 uint8_t readClCfg();
1220 uint8_t duReadCfg();
1221 uint16_t calcSliv(uint8_t startSymbol, uint8_t lengthSymbol);
1223 #endif /* __DU_CONFIG_H__ */
1225 /**********************************************************************
1227 **********************************************************************/