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