<JIRA ID: ODUHIGH-358 : UE CONTEXT SETUP REQ multiple bearer creation>
[o-du/l2.git] / src / du_app / du_cfg.h
1 /*******************************************************************************
2 ################################################################################
3 #   Copyright (c) [2017-2019] [Radisys]                                        #
4 #                                                                              #
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                                    #
8 #                                                                              #
9 #       http://www.apache.org/licenses/LICENSE-2.0                             #
10 #                                                                              #
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  *******************************************************************************/
18
19 #ifndef __DU_CONFIG_H_
20 #define __DU_CONFIG_H__
21
22 /* MACROS */
23 #define DU_INST 0
24 #define DU_ID 1
25
26 #ifndef O1_ENABLE
27
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"
31 #define DU_PORT 38472
32 #define CU_PORT 38472
33 #define RIC_PORT 36421
34 #endif
35
36 #define DU_EGTP_PORT  39001
37 #define CU_EGTP_PORT  39002
38 #define NR_PCI 1
39 #define NR_CELL_ID 1
40
41 #define DU_NAME "ORAN_OAM_DU"
42 #define CELL_TYPE SMALL
43
44 //TODO: while testing for TDD, Mu1 and 100 MHz, this flag must be enabled
45 #ifdef NR_TDD
46 #define DUPLEX_MODE DUP_MODE_TDD
47 #define NR_NUMEROLOGY 1
48 #define NR_DL_ARFCN 623400
49 #define NR_UL_ARFCN 623400
50 #define NR_FREQ_BAND 78
51 #else
52 #define DUPLEX_MODE DUP_MODE_FDD
53 #define NR_NUMEROLOGY 0
54 #define NR_DL_ARFCN 428000
55 #define NR_UL_ARFCN 390000
56 #define NR_FREQ_BAND 1
57 #endif
58
59 #define DU_TAC 1
60 #define PLMN_MCC0 3
61 #define PLMN_MCC1 1
62 #define PLMN_MCC2 1
63 #define PLMN_MNC0 4
64 #define PLMN_MNC1 8
65 #define PLMN_MNC2 0
66 #define PLMN_SIZE 3
67
68 /* Spec 38.104 Table 5.4.2.3-1:Applicable NR-ARFCN per operating band in FR1 */
69 #define SUL_ARFCN 100
70 #define SUL_BAND 2
71
72
73
74 #define TIME_CFG 0
75 #define CARRIER_IDX 1
76 #define NUM_TX_ANT 2
77 #define NUM_RX_ANT 2
78 #define FREQ_SHIFT_7P5KHZ FALSE
79 #define SSB_PBCH_PWR 0
80 #define BCH_PAYLOAD PHY_GEN_TIMING_PBCH_BIT
81 #define NORMAL_CYCLIC_PREFIX 0
82 #define OFFSET_TO_POINT_A 24                     /* PRB Offset to Point A */
83 #define BETA_PSS BETA_PSS_0DB  
84 #define SSB_PERIODICITY_5MS   5
85 #define SSB_PERIODICITY_10MS  10
86 #define SSB_PERIODICITY_20MS  20
87 #define SSB_PERIODICITY_40MS  40
88 #define SSB_PERIODICITY_80MS  80
89 #define SSB_PERIODICITY_160MS 160
90 #define SSB_SUBCARRIER_OFFSET 0               
91 #define SSB_MULT_CARRIER_BAND FALSE
92 #define MULT_CELL_CARRIER FALSE
93 #define FREQ_LOC_BW  28875             /* DL frequency location and bandwidth. Spec 38.508 Table 4.3.1.0B-1*/
94 #define UL_P_MAX  23
95 #define DMRS_TYPE_A_POS 2
96 #define NUM_SYMBOLS_PER_SLOT 14       /* Number of symbols within a slot */
97 #define CORESET0_END_PRB   48
98 #define CORESET1_NUM_PRB   24
99
100 /* MACRO defines for PRACH Configuration */
101 #define PRACH_CONFIG_IDX   88
102 #define PRACH_FREQ_START   0
103 #define PRACH_SEQ_LEN SHORT_SEQUENCE
104 #define PRACH_SUBCARRIER_SPACING 0
105 #define PRACH_RESTRICTED_SET_CFG 0
106 #define NUM_PRACH_FDM 1
107 #define ROOT_SEQ_IDX 0
108 #define NUM_ROOT_SEQ 1
109 #define ZERO_CORRELATION_ZONE_CFG 4
110 #define NUM_UNUSED_ROOT_SEQ 0
111 #define UNUSED_ROOT_SEQ 1
112 #define SSB_PER_RACH 1
113 #define PRACH_MULT_CARRIER_BAND FALSE
114 #define PRACH_PREAMBLE_RCVD_TGT_PWR  -74   
115 #define NUM_RA_PREAMBLE  63
116 #define RSRP_THRESHOLD_SSB   31
117
118 #ifdef NR_TDD
119 #define TDD_PERIODICITY TX_PRDCTY_MS_5 
120 #endif
121
122 #define RSS_MEASUREMENT_UNIT DONT_REPORT_RSSI
123 #define RA_CONT_RES_TIMER 64
124 #define RA_RSP_WINDOW 180
125 #define PRACH_RESTRICTED_SET 0 /* Unrestricted */
126 #define ROOT_SEQ_LEN 139
127
128 /* MACRCO Ddefine for PDCCH Configuration */
129 #define PDCCH_SEARCH_SPACE_ID      1    /* Common search space id */
130 #define PDCCH_CTRL_RSRC_SET_ID     0    /* Control resource set id */
131 #define PDCCH_SEARCH_SPACE_ID_SIB1 1    /* Search space id for sib1 */
132 #define PDCCH_SEARCH_SPACE_ID_PAGING 1  /* Search space id for paging */
133 #define PDCCH_SEARCH_SPACE_ID_RA   1    /* Search spaced id for random access */
134 #define PDCCH_SERACH_SPACE_DCI_FORMAT 0
135 #define PDCCH_CTRL_RSRC_SET_ONE_ID  1
136 #define PDCCH_CTRL_RSRC_SET_ONE_DURATION 2  /* Duration for control resource set id i */
137 #define PDCCH_CTRL_RSRC_SET_ONE_PRECOD_GRANULARITY 1   /* Precoded granularity */
138 #define PDCCH_SRCH_SPC_TWO_ID 2
139 #define PDCCH_SRCH_SPC_TWO_AGG_LVL1_CANDIDATE 7   /* Num of candidate at aggregation level 1 */
140 #define PDCCH_SRCH_SPC_TWO_AGG_LVL2_CANDIDATE 7   /* Num of candidate at aggregation level 2 */
141 #define PDCCH_SRCH_SPC_TWO_AGG_LVL4_CANDIDATE 4   /* Num of candidate at aggregation level 4 */
142 #define PDCCH_SRCH_SPC_TWO_AGG_LVL8_CANDIDATE 2   /* Num of candidate at aggregation level 8 */
143 #define PDCCH_SRCH_SPC_TWO_AGG_LVL16_CANDIDATE 1  /* Num of candidate at aggregation level 16 */
144 #define PDCCH_SRCH_SPC_TWO_UE_SPEC_DCI_FORMAT  0  /* format 0-0 and 1-0 */
145 #define PDCCH_SYMBOL_WITHIN_SLOT 128     /* Symbol within Slot Value */
146
147
148 #define SIB1_VALUE_TAG 10
149
150 /* MACRO Ddefine for PDSCH Configuration */
151 #define PDSCH_K0_CFG1  0
152 #define PDSCH_K0_CFG2  1
153 #define PDSCH_START_SYMBOL  3
154 #define PDSCH_LENGTH_SYMBOL 11
155 #define PDSCH_RES_ALLOC_TYPE       1          /* Resource allocation type */
156 #define PDSCH_MAX_CODEWORD_SCH_BY_DCI 0       /* Max num of codewords scheduled by DCI */
157 #define PDSCH_RBG_SIZE   0                    /* 0: config1 */
158 #define PDSCH_NUM_HARQ_PROC 5
159
160 /* MACRO Define for PUSCH Configuration */
161 #define MAX_UL_ALLOC 16
162 #define PUSCH_K2_CFG1  3
163 #define PUSCH_K2_CFG2  4
164 #define PUSCH_START_SYMBOL  3
165 #define PUSCH_LENGTH_SYMBOL 11
166
167 #define PUSCH_MSG3_DELTA_PREAMBLE 0
168 #define PUSCH_P0_NOMINAL_WITH_GRANT -70
169 #define PUSCH_TRANSFORM_PRECODER    1      /* 1: Disabled */
170 #define PUSCH_MAX_MIMO_LAYERS       1
171 #define PUSCH_PROCESS_TYPE2_ENABLED false
172
173 /* Macro define for PUCCH Configuration */
174 #define PUCCH_RSRC_COMMON  0
175 #define PUCCH_GROUP_HOPPING 2 /* disable */
176 #define PUCCH_P0_NOMINAL   -74
177
178 /* MACRO defines for TDD DL-UL Configuration */
179 #define NUM_DL_SLOTS 7
180 #define NUM_DL_SYMBOLS 12 
181 #define NUM_UL_SLOTS 2
182 #define NUM_UL_SYMBOLS 1
183 #define GUARD_SLOT_IDX 7
184
185 /* MACRO defines for SRC config */
186 #define SRS_RSRC_ID  1
187 #define SRS_RSET_ID  1
188 #define SRS_COMB_OFFSET_N2   0
189 #define SRS_CYCLIC_SHIFT_N2  0
190 #define SRS_FREQ_DOM_POS     0
191 #define SRS_FREQ_DOM_SHIFT   0
192 #define C_SRS 0
193 #define B_SRS 0
194 #define B_HOP 0
195 #define SRS_SEQ_ID 0
196 #define APERIODIC_SRS_RESRC_TRIGGER 1 
197
198 #define DU_PROC  0
199 #define DU_INST 0
200 #define DU_POOL  1
201 #define MAX_DU_PORT 2
202 #define F1_INTERFACE 0
203 #define E2_INTERFACE 1
204
205 #define SCTP_INST 0
206 #define EGTP_INST 0
207
208 /* Events */
209 #define EVTCFG 0
210
211 #ifdef EGTP_TEST
212 /* Macro definitions for EGTP procedures */
213 #define EGTP_LCL_TEID 1     /* EGTP local tunnel id */
214 #define EGTP_REM_TEID 10    /* EGTP remote tinnel id */
215 #endif
216
217
218 /* Macro definitions for F1 procedures */
219 #define CU_DU_NAME_LEN_MAX 30      /* Max length of CU/DU name string */
220 #define MAX_F1_CONNECTIONS 65536    /* Max num of F1 connections */
221 #define MAX_PLMN           1        /* Max num of broadcast PLMN ids */
222 #define MAXNRARFCN         3279165  /* Maximum values of NRAFCN */
223 #define MAXNRCELLBANDS     2       /* Maximum number of frequency bands */
224 #define MAX_NUM_OF_SLICE_ITEMS 1024     /* Maximum number of signalled slice support items */
225 #define MAXBPLMNNRMINUS1   1       /* Maximum number of PLMN Ids broadcast in an NR cell minus 1 */
226 #define MAXNUMOFSIBTYPES   32       /* Maximum number of SIB types */
227 #define MAX_TNL_ASSOC      32       /* Max num of TNL Assoc between CU and DU */
228 #define MAXCELLINENB       256      /* Max num of cells served by eNB */
229 #define MAX_NUM_OF_UE_ID       65536    /* Max num of UEs served by DU */
230 #define MAXNUMOFUACPLMN    12       /* Maximum number of PLMN ids*/
231 #define MAXNUMOFUACPERPLMN 64       /* Maximum number of signalled categories per PLMN */
232 #define NR_RANAC           150      /* RANAC */
233 #define DEFAULT_CELLS      1        /* Max num of broadcast PLMN ids */
234
235
236 /* Macro definitions for MIB/SIB1 */
237 #define SYS_FRAME_NUM 0
238 #define SPARE 0
239 #define SSB_SC_OFFSET 0
240 #define DU_RANAC 1
241 #define CELL_IDENTITY 32
242
243 /* Macro definitions for DUtoCuRrcContainer */
244 #define CELL_GRP_ID 1
245 #define SCH_REQ_ID  0
246 #define SR_PROHIBIT_TMR 5
247 #define SR_TRANS_MAX 2
248 #define PERIODIC_BSR_TMR 2
249 #define RETX_BSR_TMR     5
250 #define SR_DELAY_TMR     6
251 #define TAG_ID 0
252 #define TIME_ALIGNMENT_TMR 7
253 #define PHR_PERIODIC_TMR 7
254 #define PHR_PROHIBHIT_TMR 0
255 #define PHR_PWR_FACTOR_CHANGE 3
256 #define PHR_MODE_OTHER_CG 0
257 #define SN_FIELD_LEN 0
258 #define T_POLL_RETRANSMIT 8       /* Enum for 45ms */ 
259 #define T_POLL_RETRANSMIT_VAL 45  /* Value in ms */
260 #define POLL_PDU 0                /* Enum for 4 pdus */
261 #define POLL_PDU_VAL 4            /* Value of poll pdu */
262 #define POLL_BYTE 43              /* Enum for infinite poll bytes */
263 #define POLL_BYTE_VAL -1          /* Value for infinite poll byte */
264 #define MAX_RETX_THRESHOLD 5      /* Enum for 8 retransmissions */
265 #define MAX_RETX_THRESHOLD_VAL 8  /* Value for 8 retransmissions */
266 #define T_REASSEMBLY 8 /* enum for RE_ASM_40MS  */
267 #define T_REASSEMBLY_VAL 40 /* default re assembly timer */
268 #define T_STATUS_PROHIBHIT 7 /* enum for PROH_35MS */
269 #define T_STATUS_PROHIBHIT_VAL 35 /* default status prohibit timer */
270 #define MAC_LC_PRIORITY 1
271 #define PRIORTISIED_BIT_RATE 15
272 #define BUCKET_SIZE_DURATION 5
273 #define LC_GRP 0
274 #define P_NR_FR1 0
275 #define PDSCH_HARQ_ACK_CODEBOOK 1
276 #define SERV_CELL_IDX 0
277 #define RLM_SYNC_OUT_SYNC_THRESHOLD 0
278 #define ACTIVE_DL_BWP_ID 0
279 #define ACTIVE_UL_BWP_ID 0
280 #define SCRAMBLING_ID  NR_PCI
281 #define DMRS_ADDITIONAL_POS  0          /* DMRS Additional poistion */
282 #define RES_ALLOC_TYPE       1          /* Resource allocation type */
283
284 #ifdef EGTP_TEST
285 #define UE_ID 1
286 #define RB_ID 1
287 #define LC_ID 1
288 #endif
289
290 /* MACRO definitions for modulcation order */
291 #define MOD_ORDER_QPSK  2
292 #define MOD_ORDER_QAM16 4
293 #define MOD_ORDER_QAM64 6
294 #define MOD_ORDER_QAM256 8
295 #define PDSCH_MCS_INDEX 20  /* For 64QAM, valid mcs index: 17-28 in 38.214  - Table 5.1.3.1-1*/
296 #define PUSCH_MCS_INDEX 10  /* For 16QAM, valid mcs index: 10-16 in 38.214  - Table 5.1.3.1-1*/
297
298 /*VALID Tunnel ID*/
299 #define MIN_TEID 1   /*[Spec 29.281,Sec 5.1]: All Zero TEIDs are never assigned for setting up GTP-U Tunnel*/
300 #define MAX_TEID 10 /*[Spec 29.281]: Max limit is not mentioned but as per GTP-U Header Format, TEID occupies 4 octets */
301 typedef enum
302 {
303    GNBDU,
304    GNBCU 
305 }F1Entity;
306
307 typedef enum
308 {
309    SERV_CELL_TO_MODIFY,
310    SERV_CELL_TO_DELETE
311 }ServCellAction;
312
313 typedef enum
314 {
315    UNSPECIFIED,
316    RL_FAILURE_RLC,
317    INVALID_CU_UE_F1AP_ID,
318    INVALID_DU_UE_F1AP_ID,
319    INTERACTION_WITH_OTHER_PROC,
320    INVALID_QCI_VALUE,
321    RADIO_RELATED_REASON,
322    INSUFFICIENT_RADIO_RESOURCE,
323    PROCEDURE_CANCELLED,
324    NORMAL_RELEASE,
325    UNAVAILABLE_CELL,
326    RL_FAILURE_OTHERS,
327    UE_ACCESS_REJECTED,
328    SLICE_RESOURCE_UNAVAILABLE,
329    AMF_ABNORMAL_RELEASE,
330    INVALID_PLMN
331 }RadioNwCause;
332
333 typedef enum
334 {
335    TRANS_CAUSE_UNSPECIFIED,
336    TRANSPORT_RESOURCE_UNAVAIL
337 }TransLayerCause;
338
339 typedef enum
340 {
341    TRANSFER_SYNTAX_ERR,
342    ABSTRACT_SYNTAX_ERR_REJECT,
343    ABSTRACT_SYNTAX_ERR_NOTIFY,
344    INCOMPATIBLE_MESSAGE,
345    SEMANTIC_ERROR,
346    ABSTRACT_SYNTAX_ERR_MSG_CONSTRUCT,
347    PROTOCOL_CAUSE_UNSPECIFIED
348 }ProtocolCause;
349
350 typedef enum
351 {
352    CONTROL_PROC_OVERLOAD,
353    INSUFF_USER_PLANE_RESOURCE,
354    HARDWARE_FAILURE,
355    O_AND_M_INTERVENTION,
356    MISC_CAUSE_UNSPECIFIED
357 }MiscCause;
358
359 typedef enum
360 {
361    ALL
362 }F1ResetAll;
363
364 typedef enum 
365 {
366    IN_SERVICE,
367    OUT_OF_SERVICE
368 }SrvState;
369
370 typedef enum
371 {
372    INITIATING_MSG,
373    SUCCESSFUL_OUTCOME,
374    UNSUCCESSFUL_OUTCOME
375 }F1TriggMsgVal;
376
377 typedef enum
378 {
379    CRIT_REJECT,
380    CRIT_IGNORE,
381    CRIT_NOTIFY
382 }F1ProcCritVal;
383
384 typedef enum
385 {
386    NOT_UNDERSTOOD,
387    MISSING_IE
388 }F1ErrorType;
389
390 typedef enum
391 {
392    SCS_15,
393    SCS_30,
394    SCS_60,
395    SCS_120
396 }F1NrScs;
397
398 typedef enum
399 {
400    NRB_11,
401    NRB_18,
402    NRB_24,
403    NRB_25,
404    NRB_31,
405    NRB_32,
406    NRB_38,
407    NRB_51,
408    NRB_52,
409    NRB_65,
410    NRB_66,
411    NRB_78,
412    NRB_79,
413    NRB_93,
414    NRB_106,
415    NRB_107,
416    NRB_121,
417    NRB_132,
418    NRB_133,
419    NRB_135,
420    NRB_160,
421    NRB_162,
422    NRB_189,
423    NRB_216,
424    NRB_217,
425    NRB_245,
426    NRB_264,
427    NRB_270,
428    NRB_273
429 }F1Nrb;
430
431 typedef enum
432 {
433    VERY_SMALL,
434    SMALL,
435    MEDIUM,
436    LARGE
437 }F1CellType;
438
439 typedef enum
440 {
441    DL,
442    UL,
443    DL_UL
444 }F1CellDir;
445
446 typedef enum
447 {
448    UE_USAGE,
449    NON_UE_USAGE,
450    BOTH
451 }F1AssocUsage;
452
453 typedef enum
454 {
455    BARRED,
456    NOT_BARRED
457 }CellBarred;
458
459 typedef enum
460 {
461    OFFER,
462    EXECUTION
463 }F1ReqType;
464
465 typedef enum
466 {
467    IGNORE_YES,
468    IGNORE_NO
469 }F1IgnoreReq;
470
471 typedef enum
472 {
473    OVERLOADED,
474    NOT_OVERLOADED
475 }F1GnbDuOvrloadInfo;
476
477 typedef enum
478 {
479    REJECT_RRC_CONN_NON_EMERG_MODT,
480    REJECT_RRC_CONN_SIGNALLING,
481    PERMIT_EMERG_SESSION_AND_MOBILE_TERM_SERVICE,
482    PERMIT_HIGH_PRIOR_SESSION_AND_MOBILE_TERM_SERVICE
483 }F1UacStandardAction;
484
485 typedef enum
486 {
487    PDSCH_MAPPING_TYPE_A,
488    PDSCH_MAPPING_TYPE_B,
489 }pdschMappingType;
490
491 typedef enum
492 {
493    PUSCH_MAPPING_TYPE_A,
494    PUSCH_MAPPING_TYPE_B,
495 }puschMappingType;
496
497
498 typedef struct f1RrcVersion
499 {
500    char    rrcVer[30];     /* Latest RRC Version */
501    uint32_t   extRrcVer;  /* Latest RRC version extended */
502 }F1RrcVersion;
503
504 typedef struct f1FailCause
505 {
506    union
507    {
508       RadioNwCause      radioNwCause;     /* Radio Network Layer Cause */
509       TransLayerCause   transLayerCause;  /* Transport Layer Cause */
510       ProtocolCause     protCause;        /* Protocol Cause */
511       MiscCause         miscCause;        /* Miscellaneous Cause */
512    }cause;
513 }F1FailCause;
514
515 typedef struct f1ProcCode
516 {
517    bool   pres;
518    uint8_t     value;
519 }F1ProcCode;
520
521 typedef struct f1TriggMsg
522 {
523    bool   pres;
524    F1TriggMsgVal   value;
525 }F1TriggMsg;
526
527 typedef struct f1ProcCrit
528 {
529    bool   pres;
530    F1ProcCritVal   value;
531 }F1ProcCrit;
532
533 typedef struct f1CritDignosIE
534 {
535    F1ProcCritVal   ieCritVal;
536    uint16_t             ieId;
537    F1ErrorType       type;
538 }F1CritDignosIE;
539
540 typedef struct f1CritDiagnostic
541 {
542    bool         pres;
543    F1ProcCode   procCode;      /* Procedure Code */
544    F1TriggMsg   triggeringMsg; /* Triggering Message */
545    F1ProcCrit   procCrit;      /* Criticality of Triggering msg/proc */
546    uint32_t          transId;
547    F1CritDignosIE diagnosIE;
548 }F1CritDiagnostic;
549
550 typedef struct f1FailureIE
551 {
552    uint32_t                transId;        /* Uniquely identify transaction */
553    F1FailCause        cause;          /* Failure cause */
554    uint8_t                 timeToWait;     /* Seconds to be waited before retry */
555    F1CritDiagnostic   critDiagnostic; /* Critical diagnostics */
556 }F1FailureIE;
557
558 typedef struct f1LogicalConnUeAssoc
559 {
560    uint32_t   gnbCuUeF1apId;
561    uint32_t   gnbDuUeF1apId;
562 }F1LogicalConnUeAssoc;
563
564 typedef struct f1ResetType
565 {
566    union
567    {
568       F1ResetAll             resetAll; /* Reset All */
569       F1LogicalConnUeAssoc   ueAssocLogicalConn[MAX_F1_CONNECTIONS]; /* In case of Partial Reset : UE associated logical F1 conn list*/
570    }type;
571 }F1ResetType;
572
573 typedef struct nrEcgi
574 {
575    Plmn  plmn;
576    uint16_t     cellId;
577 }NrEcgi;
578
579 typedef struct f1SibType
580 {
581    uint8_t   sibType;
582    uint8_t   sibMsg;
583    uint8_t   value;
584 }F1SibType;
585
586 typedef struct f1TxBw
587 {
588    F1NrScs   nrScs; /* NR subcarrier spacing */
589    F1Nrb     nrb;   /* Transmission bandwidth expressed in units of RBs */
590 }F1TxBw;
591
592 typedef struct f1SulInfo
593 {
594    uint32_t      sulArfcn; /* SUL ARFCN */
595    F1TxBw   sulTxBw;  /* SUL transmission bandwidth */ 
596 }F1SulInfo;
597
598 typedef struct f1FreqBand
599 {
600    uint16_t   nrFreqBand;
601    uint16_t   sulBand[MAXNRCELLBANDS];
602 }F1FreqBand;
603
604 typedef struct f1NrFreqInfo
605 {
606    uint32_t        nrArfcn;
607    F1SulInfo  sulInfo;
608    F1FreqBand freqBand[MAXNRCELLBANDS];
609 }F1NrFreqInfo;
610
611 typedef struct f1NrFddInfo
612 {
613    F1NrFreqInfo   ulNrFreqInfo;  /* UL NR Frequency Info */
614    F1NrFreqInfo   dlNrFreqInfo;  /* DL NR Frequency Info */
615    F1TxBw         ulTxBw;        /* UL Transmission bandwidth */
616    F1TxBw         dlTxBw;        /* DL Transmission bandwidth */
617 }F1NrFddInfo;
618
619 typedef struct f1NrTddInfo
620 {
621    F1NrFreqInfo   nrFreqInfo;   /* NR Frequency Info */
622    F1TxBw       nrTxBw;       /* NR Transmission Bandwidth */
623 }F1NrTddInfo;
624
625 typedef struct f1NrModeInfo
626 {
627    union
628    {
629       F1NrFddInfo  fdd;
630       F1NrTddInfo  tdd;
631    }mode;
632 }NrModeInfo;
633
634 typedef struct f1EutraFddInfo
635 {
636    uint16_t   ulOffset;   /* UL offset to Point A */
637    uint16_t   dlOffset;   /* DL offset to Point A */
638 }F1EutraFDDInfo;
639
640 typedef struct f1EutraTddInfo
641 {
642    uint16_t   tddOffset;  /* Offset to Point A */
643 }F1EutraTDDInfo;
644
645 typedef struct f1EutraModeInfo
646 {
647    union
648    {
649       F1EutraFDDInfo  fdd;
650       F1EutraTDDInfo  tdd;
651    }mode;
652 }F1EutraModeInfo;
653
654 typedef struct f1Snsaai
655 {
656    uint8_t   sst;
657    uint32_t  sd;
658 }F1Snsaai;
659
660 typedef struct epIpAddr
661 {
662    char transportAddr[20]; /* Transport Layer Address */
663 }EpIpAddr;
664
665 typedef struct epIpAddrPort
666 {
667    EpIpAddr epIpAddr;
668    char   port[2];
669 }EpIpAddrPort;
670
671 typedef struct f1TaiSliceSuppLst
672 {
673    bool       pres;
674    F1Snsaai   snssai[MAX_NUM_OF_SLICE_ITEMS];   
675 }F1TaiSliceSuppLst;
676
677 typedef struct f1SrvdPlmn
678 {
679    Plmn              plmn;
680    F1TaiSliceSuppLst   taiSliceSuppLst;
681 }F1SrvdPlmn;
682
683 typedef struct f1BrdcstPlmnInfo
684 {
685    Plmn   plmn[MAX_PLMN];     /* PLMN id list */
686    Plmn   extPlmn[MAX_PLMN];   /* Extended PLMN id list */
687    uint16_t      tac;                     /* 5GS-TAC */
688    uint32_t      nrCellId;                /* NR Cell id */
689    uint8_t       ranac;                   /* RAN Area code */
690 }F1BrdcstPlmnInfo;
691
692 typedef struct f1CellInfo
693 {
694    NrEcgi   nrCgi;                   /* Cell global Identity */
695    uint32_t nrPci;                   /* Physical Cell Identity */
696    Plmn   plmn[MAX_PLMN];     /* Available PLMN list */
697    Plmn   extPlmn[MAX_PLMN];  /* Extended available PLMN list */
698 }F1CellInfo;
699
700 typedef struct f1DuCellInfo
701 {
702    F1CellInfo         cellInfo;     /* cell info */
703    uint16_t           tac;          /* tracking area code */
704    uint16_t           epsTac;       /* Configured EPS TAC */
705    NrModeInfo         f1Mode;       /* NR mode info : FDD/TDD */
706    uint8_t            measTimeCfg;  /* Measurement timing configuration */
707    F1CellDir          cellDir;      /* Cell Direction */
708    F1CellType         cellType;     /* Cell Type */
709    F1BrdcstPlmnInfo   brdcstPlmnInfo[MAXBPLMNNRMINUS1]; /* Broadcast PLMN Identity Info List */
710 }F1DuCellInfo;
711
712 typedef struct f1DuSysInfo
713 {
714    uint8_t   *mibMsg;   /* MIB message */
715    uint16_t  mibLen;
716    uint8_t   *sib1Msg;  /* SIB1 message */
717    uint16_t  sib1Len;
718 }F1DuSysInfo;
719
720 typedef struct f1CuSysInfo
721 {
722    F1SibType   sibTypeToUpd[MAXNUMOFSIBTYPES];   /* SIB types to be updated */
723 }F1CuSysInfo;
724
725 typedef struct f1DuSrvdCellInfo
726 {
727    F1DuCellInfo   duCellInfo;   /* gNB-DU served cell info */
728    F1DuSysInfo    duSysInfo;    /* gNB-DU System Information */
729 }F1DuSrvdCellInfo;
730
731 typedef struct f1DuSrvdCellToDel
732 {
733    NrEcgi             oldNrCgi;     /* Old NR CGI */
734    F1DuSrvdCellInfo   srvdCellInfo; /* Info of served cell to be deleted */ 
735 }F1DuSrvdCellToDel;
736
737 typedef struct f1CuActCellInfo
738 {
739    F1CellInfo    cuCellInfo;   /* gNB-CU available cell info */
740    F1CuSysInfo   cuSysInfo;    /* gNB-CU System Information */
741 }F1CuActCellInfo;
742
743 typedef struct f1ActCellFail
744 {
745    NrEcgi        nrCgi;
746    F1FailCause   cause;
747 }F1ActCellFail;
748
749 typedef struct srvStatus
750 {
751    SrvState    state;
752    bool        switchOffOngoing;
753 }SrvStatus;
754
755 typedef struct f1CellStatus
756 {
757    NrEcgi      nrEcgi;
758    SrvStatus   status;   /* Service status */
759 }F1CellStatus;
760
761 typedef struct f1DedSIDelUE
762 {
763    uint32_t      gnbCuUeF1apId;
764    NrEcgi   nrEcgi;
765 }F1DedSIDelUE;
766
767 typedef struct tnlAssocInfo
768 {
769    bool           pres;
770    EpIpAddr       epIpAddr;      /* Endpoint-IP Address */
771    EpIpAddrPort   epIpAddrport;  /* Endpoint-IP Address and Port */
772 }F1TnlAssocAddr;
773
774 typedef struct f1TnlAssocUsage
775 {
776    bool           pres;
777    F1AssocUsage   usage;
778 }F1TnlAssocUsage;
779
780 typedef struct f1TnlAssoc
781 {
782    F1TnlAssocAddr   assocInfo;    /* TNL Assoc Transport Layer Info */
783    F1TnlAssocUsage  assocUsage;   /* TNL Assoc usage */
784 }F1TnlAssoc;
785
786 typedef struct f1TnlAssocToRmv
787 {
788    F1TnlAssocAddr   assocInfoCu;   /* TNL Assoc Transport Layer Info of CU */
789    F1TnlAssocAddr   assocInfoDu;   /* TNL Assoc Transport Layer Info of DU */
790 }F1TnlAssocToRmv;
791
792 typedef struct f1TnlAssocSetupFail
793 {
794    F1TnlAssocAddr   assocInfo;
795    F1FailCause      cause;
796 }F1TnlAssocSetupFail;
797
798
799 typedef struct f1CellBarred
800 {
801    NrEcgi       nrcgi;
802    CellBarred   cellBarred;
803 }F1CellBarred;
804
805 typedef struct f1EutraCell
806 {
807    uint32_t                eutraCellId; /* EUTRA cell id */
808    F1EutraModeInfo    mode;        /* EUTRA mode info : FDD/TDD */
809    uint8_t                 rsrcInd;     /* Protected EUTRA resource Indication */
810 }F1EutraCell;
811
812 typedef struct f1ProtectEUTRARsrc
813 {
814    uint32_t           specShareGrpId;               /* Spectrum sharing group id */
815    F1EutraCell   eutraCellList[MAXCELLINENB];  /* EUTRA cells list */
816 }F1ProtectEUTRARsrc;
817
818 typedef struct f1UacOperatorDefined
819 {
820    uint8_t   accessCategory;
821    uint8_t   accessId; 
822 }F1UacOperatorDefined;
823
824 typedef struct f1UacCategoryType
825 {
826    union
827    {
828       F1UacStandardAction    action;      /* UAC standardized action */
829       F1UacOperatorDefined   operatorDef; /* UAC operator defined */
830    }type;
831 }F1UacCategoryType;
832
833 typedef struct f1UacType
834 {
835    uint8_t                  uacReducInd;     /* Value 0 means no access rate reduction. Value 100 means full access rate reduction */
836    F1UacCategoryType   uacCategoryType; /* UAC Category type */
837 }F1UacType;
838
839 /* Unified Access Class Assistance Information */
840 typedef struct f1UacAssistInfo
841 {
842    Plmn      plmn[MAXNUMOFUACPLMN];        /* UAC PLMN list */
843    F1UacType   uacType[MAXNUMOFUACPERPLMN];  /* UAC Type list */
844 }F1UacAssistInfo;
845
846 /* F1 setup related structures */
847 #if 0
848 typedef struct f1SetupReq
849 {
850    uint32_t                transId;                       /* Uniquely identify transaction */
851    uint32_t                duId;                          /* DU ID */ 
852    char               duName[CU_DU_NAME_LEN_MAX];    /* DU name */
853    F1DuSrvdCellInfo   srvdCellLst[MAX_NUM_CELL];   /* Serving cell list */
854    F1RrcVersion       rrcVersion;                    /* RRC version */
855 }F1SetupReq;
856
857 typedef struct f1setupRsp
858 {
859    uint32_t               transId;                      /* Uniquely identify transaction */
860    char              cuName[CU_DU_NAME_LEN_MAX];   /* CU Name */
861    F1CuActCellInfo   actCellInfo;                  /* cells to be activated */
862    F1RrcVersion      rrcVersion;                   /* RRC version */
863 }F1SetupRsp;
864
865 typedef struct f1SetupFail
866 {
867    F1FailureIE   setupFail;
868 }F1SetupFail;
869
870 /* At reception of the RESET message the gNB-DU shall release all allocated resources on F1 
871  * and radio resources related to the UE association(s) indicated explicitly or implicitly in 
872  * the RESET message and remove the indicated UE contexts including F1AP ID. */
873 typedef struct f1Reset
874 {
875    uint32_t              transId;   /* Uniquely identify transaction */
876    F1FailCause      cause;     /* Failure cause */
877    F1ResetType      resetType; /* type of reset */
878 }F1Reset;
879
880 /* After the gNB-CU has released all assigned F1 resources and the UE F1AP IDs for all indicated
881  * UE associations which can be used for new UE-associated logical F1-connections over the F1 interface,
882  *  the gNB-CU shall respond with the RESET ACKNOWLEDGE message. */
883 typedef struct f1ResetAck
884 {
885    uint32_t                    transId;         /* Uniquely identify transaction */
886    F1LogicalConnUeAssoc   ueAssocLogicalConn[MAX_F1_CONNECTIONS]; /* UE associated logical F1-connection list */
887    F1CritDiagnostic       critDiagnostic;  /* Critical diagnostics */
888 }F1ResetAck;
889
890 typedef struct f1ErrorInd
891 {
892    uint32_t                transId;         /* Uniquely identify transaction */
893    F1Entity           errorOrigin;     /* Specifies if error is originated at DU or CU */
894    F1FailCause        cause;           /* Failure cause */
895    /* If failure is due to Ue related message. */
896    uint32_t                gnbCuUeF1apId;   /* gNB-CU UE F1AP Id */
897    uint32_t                gnbDuUeF1apId;   /* gNB-DU UE F1AP Id */
898    F1CritDiagnostic   critDiagnostic;  /* Critical diagnostics */
899 }F1ErrorInd;
900
901 typedef struct f1GnbDuCfgUpd
902 {
903    uint32_t                 transId;                             /* Uniquely identify transaction */
904    F1DuSrvdCellInfo    srvdCellLstAdd[MAX_NUM_CELL];      /* Served cell list to be added */
905    F1DuSrvdCellToDel   srvdCellLstMod[MAX_NUM_CELL];      /* Served cell list to be modified */
906    NrEcgi              srvdCellLstDel[MAX_NUM_CELL];      /* Served cell list to be deleted */
907    F1CellStatus        cellStatus[MAX_NUM_CELL];          /* Cell status */
908    F1DedSIDelUE        ueLst[MAX_NUM_UE];                     /* Ue list that requires dedicated SI delivery */
909    uint32_t            gnbDuId;
910    F1TnlAssocToRmv     gnbDuTnlAssocRmv[MAX_TNL_ASSOC];  /* TNL Assoc list to remove */ 
911 }F1GnbDuCfgUpd;
912
913 typedef struct f1GnbDuCfgUpdAck
914 {
915    uint32_t           transId;                      /* Uniquely identify transaction */
916    F1CuActCellInfo    cellLstAct[MAX_NUM_CELL];    /* List of cells to be activated */   
917    F1CritDiagnostic   critDiagnostic;               /* Critical diagnostics */
918    NrEcgi             cellLstDeact[MAX_NUM_CELL]; /* List of cells to be deactivated */
919 }F1GnbDuCfgUpdAck;
920
921 typedef struct f1GnbDuCfgUpdFail
922 {
923    F1FailureIE   gnbDuCfgUpdFail;
924 }F1GnbDuCfgUpdFail;
925
926 /* Sent by the gNB-CU to transfer updated information associated to an F1-C interface instance */
927 typedef struct f1GnbCuCfgUpd
928 {
929    uint32_t            transId;                            /* Uniquely identifies transaction */
930    F1CuActCellInfo     cellLstAct[MAX_NUM_CELL];         /* List of cells to be activated */
931    NrEcgi              cellLstDeact[MAX_NUM_CELL];       /* List of cells to be deactivated */
932    F1TnlAssoc          assocLstAdd[MAX_TNL_ASSOC];     /* List of TNL assocs to be added */
933    F1TnlAssoc          assocLstUpd[MAX_TNL_ASSOC];     /* List of TNL assocs to be updated */
934    F1TnlAssocToRmv     assocLstRmv[MAX_TNL_ASSOC];     /* List of TNL assocs to be removed */
935    F1CellBarred        cellToBarList[MAX_NUM_CELL];      /* List of Cells to be barred */
936    F1ProtectEUTRARsrc  protectEutraRsrcList[MAXCELLINENB]; /* List of Protected EUTRA resources */
937 }F1GnbCuCfgUpd;
938
939 /* Sent by a gNB-DU to a gNB-CU to acknowledge update of information
940  * associated to an F1-C interface instance */
941 typedef struct f1GnbCuCfgUpdAck
942 {
943    uint32_t              transId;                              /* Uniquely identify transaction */
944    F1ActCellFail         actCellFailList[MAX_NUM_CELL];      /* Cells failed to be activated list */
945    F1CritDiagnostic      critDiagnostic;                       /* Critical diagnostics */
946    F1TnlAssocAddr        assocSetupList[MAX_TNL_ASSOC];     /* TNL Assoc Setup list */
947    F1TnlAssocSetupFail   assocSetupFailList[MAX_TNL_ASSOC]; /* TNL Assoc Setup fail list */
948    F1DedSIDelUE          dedSiDelUelist[MAX_NUM_OF_UE_ID];          /* Dedicated SI delivery needed UE list */
949 }F1GnbCuCfgUpdAck;
950
951 typedef struct f1GnbCuCfgUpdFail
952 {
953    F1FailureIE   gnbCuCfgUpdFail;
954 }F1GnbCuCfgUpdFail;
955
956 /* This procedure enables coordination of radio resource allocation between a gNB-CU and
957  * a gNB-DU. Coordination request is sent by CU to DU */
958 typedef struct f1GnbDuRsrcCoordReq
959 {
960    uint32_t      transId;              /* Uniquely identifies transaction */
961    F1ReqType     reqType;              /* Request type */
962    uint8_t       cellResCoordReqCont;  /* Container for X2AP E-UTRA - NR cell resource coordination request */
963    F1IgnoreReq   ignoreReq;            /* Ignore coordination request */
964 }F1GnbDuRsrcCoordReq;
965
966 /* This message is sent by a gNB-DU to a gNB-CU, to express the desired resource allocation
967  * for data traffic, as a response to the GNB-DU RESOURCE COORDINATION REQUEST. */
968 typedef struct f1GnbDuRsrcCoordRsp
969 {
970    uint32_t   transId;               /* Uniquely identifies transaction */
971    uint8_t    cellResCoordRspCont;   /* Container for X2AP E-UTRA - NR cell resource coordination response */
972 }F1GnbDuRsrcCoordRsp;
973
974 /* This message is sent by the gNB-DU to indicate to the gNB-CU its status of overload */
975 typedef struct f1GnbDuStatusInd
976 {
977    uint32_t                  transId;      /* Uniquely identifies transaction */
978    F1GnbDuOvrloadInfo   ovrloadInfo;  /* gNB-DU overloaded information */
979 }F1GnbDuStatusInd;
980
981 /* This message is sent by either the gNB-DU or the gNB-CU to intiate the removal
982  * of the interface instance and the related resources */
983 typedef struct f1RmvReq
984 {
985    uint32_t   transId; /* Uniquely identifies transaction */
986 }F1RmvReq;
987
988 /* This message acknowledges the initiation of removal of the interface
989  * instance and the related resources */
990 typedef struct f1RmvRsp
991 {
992    uint32_t           transId;     /* Uniquely identifies transaction */
993    F1CritDiagnostic   critDiagnos; /* Crititcality diagnostics */
994 }F1RmvRsp;
995
996 /* This message indicates that removing the interface instance and the related
997  * resources cannot be accepted */
998 typedef struct f1RmvFail
999 {
1000    uint32_t           transId;         /* Uniquely identifies transaction */
1001    F1FailCause        cause;          /* Failure cause */
1002    F1CritDiagnostic   critDiagnostic; /* Criticality diagnostics */
1003 }F1RmvFail;
1004
1005 /* This message is sent by the gNB-CU to indicate to the gNB-DU a need to reduce
1006  * the rate at which UEs access the network. */
1007 typedef struct f1NwkAccessRateRed
1008 {
1009    uint32_t          transId;        /* Uniquely identifies transaction */
1010    F1UacAssistInfo   uacAssistInfo;  /* UAC Assistance Information */
1011 }F1NwkAccessRateRed;
1012 #endif
1013
1014 typedef struct f1Ipaddr
1015 {
1016    bool ipV4Pres;
1017    uint32_t  ipV4Addr; 
1018 }F1IpAddr;
1019
1020 typedef struct sctpParams
1021 {
1022    F1IpAddr  duIpAddr;
1023    uint16_t       duPort[MAX_DU_PORT];
1024    F1IpAddr  cuIpAddr;
1025    uint16_t       cuPort;
1026    F1IpAddr  ricIpAddr;
1027    uint16_t       ricPort;
1028 }SctpParams;
1029
1030 typedef struct f1EgtpParams
1031 {
1032    F1IpAddr  localIp;      /* Ip address of local node */
1033    uint16_t  localPort;    /* Sender Port at local node */
1034    F1IpAddr  destIp;       /* Ip address of peer node */
1035    uint16_t  destPort;     /* Sender port at peer node */
1036    uint32_t  minTunnelId;
1037    uint32_t  maxTunnelId;
1038 }F1EgtpParams;
1039
1040 typedef struct schedulerCfg
1041 {
1042    uint8_t   numTxAntPorts;    /*!< Number of Tx antenna ports */
1043    uint8_t   ulSchdType;     /*!< Indicates which UL scheduler to use, range
1044                               * is 0..(number of schedulers - 1) */
1045    uint8_t   dlSchdType;     /*!< Indicates which DL scheduler to use, range
1046                               * is 0..(number of schedulers - 1) */
1047    uint8_t   numCells;       /*!< Max number of cells */
1048    uint8_t   maxUlUePerTti;  /*!< Max number of UE in UL per TTI */
1049    uint8_t   maxDlUePerTti;  /*!< Max number of UE in DL per TTI */
1050 }SchedulerCfg;
1051
1052 typedef struct mibParams
1053 {
1054    uint8_t sysFrmNum;
1055    long    subCarrierSpacingCommon;
1056    long    ssb_SubcarrierOffset;
1057    long    dmrs_TypeA_Position;
1058    long    controlResourceSetZero;
1059    long    searchSpaceZero;
1060    long    cellBarred;
1061    long    intraFreqReselection;
1062 }MibParams;
1063
1064 typedef struct siSchedInfo
1065 {
1066    long     winLen;         /* SI Window Length */
1067    long     broadcastSta;   /* Broadcast status */
1068    long     preiodicity;    /* si periodicity */
1069    long     sibType;
1070    long     sibValTag;      /* Value tag */
1071 }SiSchedInfo;
1072
1073 typedef struct pdcchCfgCommon
1074 {
1075    uint8_t  present;
1076    long     ctrlRsrcSetZero;  /* Control resource set zero */
1077    long     searchSpcZero;    /* Search space zero */
1078    long     searchSpcId;      /* Search space id */
1079    long     ctrlRsrcSetId;    /* Control resource set id */
1080    uint8_t  monitorSlotPrdAndOffPresent;
1081    long     monitorSlotPrdAndOff;     /* Monitoring slot periodicity and offset */
1082    uint8_t  monitorSymbolsInSlot[2];  /* Monitoring symbols within slot */
1083    long     numCandAggLvl1;        /* Number of candiates at aggregation level 1 */
1084    long     numCandAggLvl2;        /* Number of candiates at aggregation level 2 */
1085    long     numCandAggLvl4;        /* Number of candiates at aggregation level 4 */
1086    long     numCandAggLvl8;        /* Number of candiates at aggregation level 8 */
1087    long     numCandAggLvl16;       /* Number of candiates at aggregation level 16 */
1088    uint8_t  searchSpcType;        /*  Search Space type */
1089    uint8_t  commSrchSpcDciFrmt;    /* DCI format of common search space type */
1090    long     searchSpcSib1;         /* Id of serch space for SIB1 */
1091    long     pagingSearchSpc;       /* Id of search space for paging */
1092    long     raSearchSpc;           /* Id of search space for Random Access proc */
1093 }PdcchCfgCommon;
1094
1095 typedef struct pdschTimeDomainRsrcAlloc
1096 {
1097    long     k0;
1098    long     mapType;              /* Mapping Type */
1099    uint16_t sliv;  
1100 }PdschTimeDomainRsrcAlloc;
1101
1102 typedef struct pdschCfgCommon
1103 {
1104    uint8_t  present;
1105    uint8_t  numTimeDomRsrcAlloc;
1106    PdschTimeDomainRsrcAlloc timeDomAlloc[MAX_NUM_DL_ALLOC];
1107 }PdschCfgCommon;
1108
1109 typedef struct bcchCfg
1110 {
1111    long   modPrdCoeff;          /* Modification period co-efficient */
1112 }BcchCfg;
1113
1114 typedef struct pcchCfg
1115 {
1116    long   dfltPagingCycle;      /* Default paging cycle */
1117    long   nAndPagingFrmOffPresent;
1118    long   nAndPagingFrmOff;     /* n and Paging Frame offset */
1119    long   numPagingOcc;         /* Number of paging occassions in paging frame */
1120 }PcchCfg;
1121
1122 typedef struct scsSpecCarrier
1123 {
1124    long   scsOffset;    /* Offset to point A considering subcarrier spacing */
1125    long   scs;          /* subcarrier spacing */
1126    long   scsBw;        /* Carrier bandwidth considering subcarrier spacing */
1127
1128 }ScsSpecCarrier;
1129
1130 typedef struct dlCfgCommon
1131 {
1132    long   freqBandInd;  /* Downlink frequency band indicator */
1133    long   offsetToPointA;       /* DL ofset to point A */
1134    long   locAndBw;     /* Frequency location and bandwidth */
1135    ScsSpecCarrier   dlScsCarrier;  /* SCS Specific carrier */
1136    PdcchCfgCommon   pdcchCfg;
1137    PdschCfgCommon   pdschCfg;
1138    BcchCfg          bcchCfg;
1139    PcchCfg          pcchCfg;
1140 }DlCfgCommon;
1141
1142 typedef struct rachCfgCommon
1143 {
1144    uint8_t present;
1145    long   prachCfgIdx;       /* PRACH configuration index */
1146    long   msg1Fdm;           /* Num of PRACH transmission occassions */
1147    long   msg1FreqStart;     /* Offset of lowest msg1 transmission occassion */
1148    long   zeroCorrZoneCfg;   /* Zero correlation zone configuration */
1149    long   preambleRcvdTgtPwr; /* Traget power level */
1150    long   preambleTransMax;  /* Max num of preamble transmission */
1151    long   pwrRampingStep;    /* Power ramping steps for PRACH */
1152    long   raRspWindow;       /* RA response window */
1153    long   numRaPreamble;     /* Total num of preamble used in random access */
1154    uint8_t ssbPerRachOccPresent;
1155    long   numSsbPerRachOcc;  /* Numer of SSBs per RACH Occassion */
1156    long   contResTimer;      /* Contention resolution timer */
1157    long   rsrpThreshSsb;
1158    uint8_t rootSeqIdxPresent;
1159    long   rootSeqIdx;        /* PRACH root sequence index */
1160    long   msg1Scs;           /* Msg1 subcarrier spacing */
1161    long   restrictedSetCfg;  /* Restricted set configuration */
1162 }RachCfgCommon;
1163
1164 typedef struct puschCfgCmnTimeDomAlloc
1165 {
1166    long     k2;
1167    long     mapType;
1168    uint16_t sliv;
1169 }PuschCfgCmnTimeDomAlloc;
1170
1171 typedef struct  puschCfgCommon
1172 {
1173    uint8_t  puschCfgPresent;
1174    uint8_t  numTimeDomRsrcAlloc;
1175    PuschCfgCmnTimeDomAlloc timeDomAllocList[MAX_UL_ALLOC];
1176    long     msg3DeltaPreamble;
1177    long     p0NominalWithGrant;
1178 }PuschCfgCommon;
1179
1180 typedef struct pucchCfgCommon
1181 {
1182    uint8_t present;
1183    long   rsrcComm;
1184    long   grpHop;
1185    long   p0Nominal;
1186 }PucchCfgCommon;
1187
1188 typedef struct ulCfgCommon
1189 {
1190    long   pMax;         /* Max UL transmission power that UE applies */
1191    long   locAndBw;     /* Frequency location and bandwidth */
1192    ScsSpecCarrier   ulScsCarrier; /* SCS Specific carrier */
1193    RachCfgCommon    rachCfg;
1194    PuschCfgCommon   puschCfg;
1195    PucchCfgCommon   pucchCfg;
1196    long   timeAlignTimerComm;
1197 }UlCfgCommon;
1198
1199 typedef struct tddUlDlCfgCommon
1200 {
1201    long   refScs;     /* Reference subcarrier spacing */
1202    long   txPrd;      /* Transmission periodicity */
1203    long   numDlSlots;
1204    long   numDlSymbols;
1205    long   numUlSlots;
1206    long   numUlSymbols;
1207 }TddUlDlCfgCommon;
1208
1209 typedef struct srvCellCfgCommSib
1210
1211    DlCfgCommon        dlCfg;
1212    UlCfgCommon        ulCfg;
1213    uint8_t            ssbPosInBurst;
1214    long               ssbPrdServingCell;
1215    TddUlDlCfgCommon   tddCfg;
1216    long               ssPbchBlockPwr;
1217 }SrvCellCfgCommSib;
1218
1219 typedef struct sib1Params
1220 {
1221    Plmn    plmn;
1222    uint8_t   tac;
1223    long      ranac;
1224    uint8_t   cellIdentity;
1225    long      cellResvdForOpUse;
1226    long      connEstFailCnt;
1227    long      connEstFailOffValidity;
1228    SiSchedInfo           siSchedInfo;
1229    SrvCellCfgCommSib     srvCellCfgCommSib;
1230 }Sib1Params;
1231
1232 typedef struct duCfgParams
1233 {
1234    SctpParams         sctpParams;                  /* SCTP Params */
1235    F1EgtpParams       egtpParams;                  /* EGTP Params */
1236    uint32_t           maxUe;
1237    uint32_t           duId;
1238    uint8_t            duName[CU_DU_NAME_LEN_MAX];
1239    SchedulerCfg       schedCfg;
1240    F1DuSrvdCellInfo   srvdCellLst[MAX_NUM_CELL];  /* Serving cell list *///TODO: this must be removed eventually
1241    F1RrcVersion       rrcVersion;                 /* RRC version */
1242    MacCellCfg          macCellCfg;                    /* MAC cell configuration */
1243    MibParams          mibParams;                  /* MIB Params */
1244    Sib1Params         sib1Params;                 /* SIB1 Params */
1245 }DuCfgParams;
1246
1247 /*function declarations */
1248 void FillSlotConfig();
1249 uint8_t readClCfg();
1250 uint8_t readCfg();
1251 uint8_t duReadCfg(); 
1252 uint16_t calcSliv(uint8_t startSymbol, uint8_t lengthSymbol);
1253
1254 #endif /* __DU_CONFIG_H__ */
1255
1256 /**********************************************************************
1257   End of file
1258  **********************************************************************/