a0d81ec0f8f366267c8a2919fab0199292a210b3
[o-du/l2.git] / src / cm / du_app_mac_inf.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 /* Defines APIs exchanged between du_app and cl module of MAC */
20 #ifndef __MACINT_H__
21 #define __MACINT_H__
22
23 #define NUM_NUMEROLOGY 5  /* Number of numerology */
24
25 #define NUM_SSB         1       /* max value is 64 */
26 #define SSB_MASK_SIZE   1       /* SSB mask size is 32bit for sub6 */
27 #define SIB1_REPETITION_PERIOD   20
28 #define CORESET_0_INDEX      0
29 #define CORESET_1_INDEX      1
30 #define CORESET_2_INDEX      2
31 #define CORESET_3_INDEX      3
32 #define CORESET_4_INDEX      4
33 #define SEARCHSPACE_0_INDEX   0
34 #define SEARCHSPACE_1_INDEX   1
35 #define SEARCHSPACE_2_INDEX   2
36 #define SEARCHSPACE_3_INDEX   3
37 #define SEARCHSPACE_4_INDEX   4
38 #define SS_MONITORING_SLOT_SL1   0 /* all slots */
39 #define SS_MONITORING_SYMBOL     0x2000; /* symbol-0, set 14th bit */
40
41 /* Macro for Ue Context */
42 #define MAX_NUM_SR_CFG_PER_CELL_GRP 8   /* Max number of scheduling request config per cell group */
43 #define MAC_NUM_TAGS 4                  /* Max number of timing advance groups */
44 #define MAX_NUM_BWP  4                  /* Max number of BWP per serving cell */
45 #define MAX_NUM_CRSET  3                /* Max number of control resource set in add/modify/release list */
46 #define MAX_NUM_SEARCH_SPC  10          /* Max number of search space in add/modify/release list */
47 #define MONITORING_SYMB_WITHIN_SLOT_SIZE 2  /* i.e. 2 bytes because size of monitoring symbols within slot is 14 bits */
48 #define MAX_NUM_DL_ALLOC 16             /* Max number of pdsch time domain downlink allocation */
49 #define MAX_NUM_UL_ALLOC 16             /* Max number of pusch time domain uplink allocation */
50 #define MAX_NUM_SCELL  32
51
52 /* PUCCH Configuration Macro */
53 #define MAX_NUM_PUCCH_RESRC 128
54 #define MAX_NUM_PUCCH_RESRC_SET 4
55 #define MAX_NUM_PUCCH_PER_RESRC_SET 32
56 #define MAX_NUM_SPATIAL_RELATIONS 8
57 #define MAX_NUM_PUCCH_P0_PER_SET 8
58 #define MAX_NUM_PATH_LOSS_REF_RS 4
59 #define MAX_NUM_DL_DATA_TO_UL_ACK 15
60
61 /* Event IDs */
62 #define EVENT_MAC_CELL_CONFIG_REQ    200
63 #define EVENT_MAC_CELL_CONFIG_CFM    201
64 #define EVENT_MAC_CELL_START         202
65 #define EVENT_MAC_CELL_STOP          203
66 #define EVENT_MAC_CELL_UP_IND        204
67 #define EVENT_MAC_STOP_IND           205
68 #define EVENT_MAC_UL_CCCH_IND        206
69 #define EVENT_MAC_DL_CCCH_IND        207
70 #define EVENT_MAC_UE_CREATE_REQ      208
71 #define EVENT_MAC_UE_CREATE_RSP      209
72 #define EVENT_MAC_UE_RECONFIG_REQ    210
73 #define EVENT_MAC_UE_RECONFIG_RSP    211
74 #define EVENT_MAC_UE_DELETE_REQ      212
75 #define EVENT_MAC_UE_DELETE_RSP      213
76 #define EVENT_MAC_CELL_DELETE_REQ    214
77 #define EVENT_MAC_CELL_DELETE_RSP    215
78 #define EVENT_MAC_SLICE_CFG_REQ      216
79 #define EVENT_MAC_SLICE_CFG_RSP      217
80 #define EVENT_MAC_SLICE_RECFG_REQ    218
81 #define EVENT_MAC_SLICE_RECFG_RSP    219
82
83 #define BSR_PERIODIC_TIMER_SF_10 10
84 #define BSR_RETX_TIMER_SF_320 320
85 #define BSR_SR_DELAY_TMR_2560 2560
86
87 typedef enum
88 {
89    MAC_DU_APP_RSP_NOK,
90    MAC_DU_APP_RSP_OK
91 }MacRsp;
92
93 typedef enum
94 {
95    SLICE_PRESENT,
96    SLICE_NOT_PRESENT
97 }RspReason;
98
99 typedef enum
100 {
101    SUCCESS,
102    CELLID_INVALID,
103    UEID_INVALID
104 }UeDeleteStatus;
105
106 typedef enum
107 {
108    SUCCESSFUL_RSP,
109    CELL_ID_INVALID
110 }CellDeleteStatus;
111
112 typedef enum
113 {
114    DUP_MODE_FDD,
115    DUP_MODE_TDD
116 }DuplexMode;
117
118 typedef enum
119 {
120    MAC_GEN_FULL_PBCH_PAYLD,   /* MAC generated the full PBCH Payload */
121    PHY_GEN_TIMING_PBCH_BIT,   /* PHY generates the timing PBCH bits */
122    PHY_GEN_FULL_PBCH_PAYLD    /* PHY generates full PBCH payload */
123 }BchPduOpt;
124
125 typedef enum
126 {
127    LONG_SEQUENCE,
128    SHORT_SEQUENCE
129 }PrachSeqLen;
130
131 typedef enum
132 {
133    UNRESTRICTED,
134    RESTRICTED_SET_TYPE_A,
135    RESTRICTED_SET_TYPE_B
136 }RstSetCfg;
137
138 typedef enum
139 {
140    DONT_REPORT_RSSI,
141    RSSI_UNIT_DBM,
142    RSSI_UNIT_DBFS
143 }RSSIMeasUnit;
144
145 typedef enum
146 {
147    BETA_PSS_0DB,
148    BETA_PSS_1DB
149 }BetaPss;
150
151 typedef enum 
152 {
153    SSB_PRDCTY_MS_5,
154    SSB_PRDCTY_MS_10,
155    SSB_PRDCTY_MS_20,
156    SSB_PRDCTY_MS_40,
157    SSB_PRDCTY_MS_80,
158    SSB_PRDCTY_MS_160
159 }SSBPeriod;
160
161 typedef enum
162 {
163    RRC_REJECT,
164    RRC_SETUP
165 }DlCcchMsgType;
166
167 /* Enums for Ue Create Request */
168
169 /* SR PROHIBIT TIMER */
170 typedef enum
171 {
172    SR_PROHIBIT_MS_1,
173    SR_PROHIBIT_MS_2,
174    SR_PROHIBIT_MS_4,
175    SR_PROHIBIT_MS_8,
176    SR_PROHIBIT_MS_16,
177    SR_PROHIBIT_MS_32,
178    SR_PROHIBIT_MS_64,
179    SR_PROHIBIT_MS_128
180 }SrProhibitTimer;
181
182 typedef enum
183 {
184    SR_TRANS_MAX_N_4,
185    SR_TRANS_MAX_N_8,
186    SR_TRANS_MAX_N_16,
187    SR_TRANS_MAX_N_32,
188    SR_TRANS_MAX_N_64,
189    SR_TRANS_MAX_spare3,
190    SR_TRANS_MAX_spare2,
191    SR_TRANS_MAX_spare1
192 }SrTransMax;
193
194 typedef enum
195 {
196    TIME_ALIGNMENT_TIMER_MS_500,
197    TIME_ALIGNMENT_TIMER_MS_750,
198    TIME_ALIGNMENT_TIMER_MS_1280,
199    TIME_ALIGNMENT_TIMER_MS_1920,
200    TIME_ALIGNMENT_TIMER_MS_2560,
201    TIME_ALIGNMENT_TIMER_MS_5120,
202    TIME_ALIGNMENT_TIMER_MS_10240,
203    TIME_ALIGNMENT_TIMER_INFINITY
204 }TimeAlignmentTimer;
205
206 typedef enum
207 {
208    PHR_PERIODIC_TIMER_SF_10,
209    PHR_PERIODIC_TIMER_SF_20,
210    PHR_PERIODIC_TIMER_SF_50,
211    PHR_PERIODIC_TIMER_SF_100,
212    PHR_PERIODIC_TIMER_SF_200,
213    PHR_PERIODIC_TIMER_SF_500,
214    PHR_PERIODIC_TIMER_SF_1000,
215    PHR_PERIODIC_TIMER_INFINITY
216 }PhrPeriodicTimer;
217
218 typedef enum
219 {
220    PHR_PROHIBIT_TIMER_SF_0,
221    PHR_PROHIBIT_TIMER_SF_10,
222    PHR_PROHIBIT_TIMER_SF_20,
223    PHR_PROHIBIT_TIMER_SF_50,
224    PHR_PROHIBIT_TIMER_SF_100,
225    PHR_PROHIBIT_TIMER_SF_200,
226    PHR_PROHIBIT_TIMER_SF_500,
227    PHR_PROHIBIT_TIMER_SF_1000
228 }PhrProhibitTimer;
229
230 typedef enum
231 {
232    PHR_TX_PWR_FACTOR_CHANGE_DB_1,
233    PHR_TX_PWR_FACTOR_CHANGE_DB_3,
234    PHR_TX_PWR_FACTOR_CHANGE_DB_6,
235    PHR_TX_PWR_FACTOR_CHANGE_INFINITY
236 }PhrTxPwrFactorChange;
237
238 typedef enum
239 {
240    PHR_MODE_OTHER_CG_REAL,
241    PHR_MODE_OTHER_CG_VIRTUAL
242 }PhrModeOtherCG;
243
244 typedef enum
245 {
246    PDSCH_HARQ_ACK_CODEBOOK_SEMISTATIC,
247    PDSCH_HARQ_ACK_CODEBOOK_DYNAMIC
248 }PdschHarqAckCodebook;
249
250 typedef enum
251 {
252    NUM_HARQ_PROC_FOR_PDSCH_N_2,
253    NUM_HARQ_PROC_FOR_PDSCH_N_4,
254    NUM_HARQ_PROC_FOR_PDSCH_N_6,
255    NUM_HARQ_PROC_FOR_PDSCH_N_10,
256    NUM_HARQ_PROC_FOR_PDSCH_N_16
257 }NumHarqProcForPdsch;
258
259 typedef enum
260 {
261    MAX_CODE_BLOCK_GROUP_PER_TB_N_2,
262    MAX_CODE_BLOCK_GROUP_PER_TB_N_4,
263    MAX_CODE_BLOCK_GROUP_PER_TB_N_6,
264    MAX_CODE_BLOCK_GROUP_PER_TB_N_8
265 }MaxCodeBlkGrpPerTB;
266
267 typedef enum
268 {
269    PDSCH_X_OVERHEAD_6,
270    PDSCH_X_OVERHEAD_12,
271    PDSCH_X_OVERHEAD_18
272 }PdschXOverhead;
273
274 typedef enum
275 {
276    TRANSFORM_PRECODER_ENABLED,
277    TRANSFORM_PRECODER_DISABLED
278 }TransformPrecoder;
279
280 typedef enum 
281 {
282    CCE_REG_MAPPINGTYPE_PR_INTERLEAVED = 1,
283    CCE_REG_MAPPINGTYPE_PR_NONINTERLEAVED
284 }REGMappingType;
285
286 typedef enum
287 {
288    SLOTPERIODICITYANDOFFSET_PR_SL1 = 1,
289    SLOTPERIODICITYANDOFFSET_PR_SL2,
290    SLOTPERIODICITYANDOFFSET_PR_SL4,
291    SLOTPERIODICITYANDOFFSET_PR_SL5,
292    SLOTPERIODICITYANDOFFSET_PR_SL8,
293    SLOTPERIODICITYANDOFFSET_PR_SL10,
294    SLOTPERIODICITYANDOFFSET_PR_SL16,
295    SLOTPERIODICITYANDOFFSET_PR_SL20,
296    SLOTPERIODICITYANDOFFSET_PR_SL40,
297    SLOTPERIODICITYANDOFFSET_PR_SL80,
298    SLOTPERIODICITYANDOFFSET_PR_SL160,
299    SLOTPERIODICITYANDOFFSET_PR_SL320,
300    SLOTPERIODICITYANDOFFSET_PR_SL640,
301    SLOTPERIODICITYANDOFFSET_PR_SL1280,
302    SLOTPERIODICITYANDOFFSET_PR_SL2560
303 }MSlotPeriodAndOffset;
304
305 typedef enum
306 {
307    SAMEASREG_BUNDLE,
308    ALL_CONTIGUOUS_RBS
309 }PrecoderGranul;
310
311 typedef enum
312 {
313    SEARCHSPACETYPE_PR_COMMON = 1,
314    SEARCHSPACETYPE_PR_UE_SPECIFIC
315 }SearchSpaceType;
316
317 typedef enum
318 {
319    QOS_NON_DYNAMIC = 1,
320    QOS_DYNAMIC
321 }QosType;
322
323 typedef enum
324 {
325    AGGREGATIONLEVEL_N0  = 0,  
326    AGGREGATIONLEVEL_N1  = 1,
327    AGGREGATIONLEVEL_N2  = 2,
328    AGGREGATIONLEVEL_N3  = 3,
329    AGGREGATIONLEVEL_N4  = 4,
330    AGGREGATIONLEVEL_N5  = 5,
331    AGGREGATIONLEVEL_N6  = 6,
332    AGGREGATIONLEVEL_N8  = 7
333 }AggrLevel;
334
335 typedef enum
336 {
337    ADDITIONALPOSITION_POS0,
338    ADDITIONALPOSITION_POS1,
339    ADDITIONALPOSITION_POS3
340 }AddPosType;
341
342 typedef enum
343 {
344    MAPPING_TYPEA,
345    MAPPING_TYPEB
346 }CommonMappingType;
347
348 typedef enum
349 {
350    RESOURCEALLOCATION_TYPE0,
351    RESOURCEALLOCATION_TYPE1,
352    RESOURCEALLOCATION_DYNAMICSWITCH
353 }ResAllocType;
354
355 typedef enum
356 {
357    RBG_SIZE_CONFIG1,
358    RBG_SIZE_CONFIG2
359 }RBGSize;
360
361 typedef enum
362 {
363    CODEWORDS_SCHED_BY_DCI_N1,
364    CODEWORDS_SCHED_BY_DCI_N2
365 }CodeWordsSchedDci;
366
367 typedef enum
368 {
369    TYPE_STATIC_BUNDLING = 1,
370    TYPE_DYNAMIC_BUNDLING
371 }BundlingType;
372
373 typedef enum
374 {
375    SET2_SIZE_N4,
376    SET2_SIZE_WIDEBAND
377 }BundlingSizeSet2;
378
379 typedef enum
380 {
381    SET1_SIZE_N4,
382    SET1_SIZE_WIDEBAND,
383    SET1_SIZE_N2_WIDEBAND,
384    SET1_SIZE_N4_WIDEBAND
385 }BundlingSizeSet1;
386
387 typedef enum
388 {
389    LC_PRIORITY_1 = 1,
390    LC_PRIORITY_2,
391    LC_PRIORITY_3
392 }LcPriority;
393
394 typedef enum
395 {
396   PBR_KBPS_0,
397   PBR_KBPS_8,
398   PBR_KBPS_16,
399   PBR_KBPS_32,
400   PBR_KBPS_64,
401   PBR_KBPS_128,
402   PBR_KBPS_256,
403   PBR_KBPS_512,
404   PBR_KBPS_1024,
405   PBR_KBPS_2048,
406   PBR_KBPS_4096,
407   PBR_KBPS_8192,
408   PBR_KBPS_16384,
409   PBR_KBPS_32768,
410   PBR_KBPS_65536,
411   PBR_KBPS_INFINITY
412 }PBitRate;
413
414 typedef enum
415 {
416    BSD_MS_5,
417    BSD_MS_10,
418    BSD_MS_20,
419    BSD_MS_50,
420    BSD_MS_100,
421    BSD_MS_150,
422    BSD_MS_300,
423    BSD_MS_500,
424    BSD_MS_1000,
425    BSD_SPARE_7,
426    BSD_SPARE_6,
427    BSD_SPARE_5,
428    BSD_SPARE_4,
429    BSD_SPARE_3,
430    BSD_SPARE_2,
431    BSD_SPARE_1
432
433 }BucketSizeDur;
434
435 typedef enum
436 {
437    RADIO_NW_LAYER_FAIL,
438    TRANSPORT_LAYER_FAIL,
439    PROTOCOL_FAIL,
440    MISCELLANEOUS
441 }CauseGrp;
442
443 typedef enum
444 {
445    UNSPECIFIED_RADIO_NW_CAUSE,
446    RL_FAIL_RLC,
447    UNKNOWN_GNB_CU_UE_F1AP_ID,
448    ALREADY_ALLOCATED_GNB_CU_UE_F1AP_ID,
449    UNKNOWN_GNB_DU_UE_F1AP_ID,
450    ALREADY_ALLOCATED_GNB_DU_UE_F1AP_ID,
451    UNKNOWN_UE_F1AP_ID_PAIR,
452    INCONSISTENT_UE_F1AP_ID_PAIR,
453    INTERACTION_WITH_OTHER_PROCEDURE,
454    UNSUPPORTED_QCI,
455    ACTION_REQUIRED_FOR_RADIO_REASONS,
456    RADIO_RESOURCES_UNAVAILABLE,
457    CANCELLED_PROCEDURE,
458    RELEASE_NORMAL,
459    CELL_UNAVAILABLE,
460    OTHER_RL_FAILURE,
461    UE_REJECTION,
462    RESOURCES_UNAVAILABLE_FOR_SLICE
463 }RadioNwLyrCause;
464
465 typedef enum
466 {
467    UNSPECIFIED_TRANSPORT_LAYER_CAUSE,
468    TRANSPORT_RESOURCE_UNAVAILABLE
469 }TransLyrCause;
470
471 typedef enum
472 {
473    TRANSFER_SYNTAX_ERROR,
474    ABSTRACT_SYNTAX_ERROR_REJECT,
475    ABSTRACT_SYNTAX_ERROR_IGNORE_AND_REJECT,
476    INCOMPATIBLE_MESSAGE_FOR_RECEIVER_STATE,
477    SEMANTIC_ERR,
478    ABSTRAXCT_SYNTAX_ERROR_FALSELY_CONSTRUCTED_MSG,
479    UNSPECIFIED_PROTOCOL_CAUSE
480 }ProtCause;
481
482 typedef enum
483 {
484    CONTROL_PROCESSING_OVERLOAD,
485    NOT_ENOUGH_USER,
486    PLANE_PROCESSING_RESOURCES,
487    HARDWARE_FAIL,
488    INTERVENTION_BY_O_AND_M,
489    UNSPECIFIED_MISC_CAUSE
490 }MiscFailCause;
491
492 typedef enum
493 {
494    MCS_TABLE_QAM64,
495    MCS_TABLE_QAM256,
496    MCS_TABLE_QAM64_LOW_SE
497 }McsTable;
498
499 typedef enum
500 {
501    RSRC_PRB,
502    RSRC_DRB,
503    RSRC_RRC_CONNECTED_USERS
504 }ResourceType;
505
506 typedef struct failureCause
507 {
508    CauseGrp   type;
509    union
510    {
511       RadioNwLyrCause   radioNwCause;
512       TransLyrCause     transportCause;
513       ProtCause         protcolCause;
514       MiscFailCause     miscCause;
515    }u;
516 }FailureCause;
517
518 typedef struct carrierCfg
519 {
520    bool  pres;
521    uint32_t   bw;             /* DL/UL bandwidth */
522    uint32_t   freq;           /* Absolute frequency of DL/UL point A in KHz */
523    uint16_t   k0[NUM_NUMEROLOGY];          /* K0 for DL/UL */
524    uint16_t   gridSize[NUM_NUMEROLOGY];    /* DL/UL Grid size for each numerologies */
525    uint16_t   numAnt;         /* Number of Tx/Rx antennas */
526 }CarrierCfg;
527
528 typedef struct ssbCfg
529 {
530    uint32_t    ssbPbchPwr;       /* SSB block power */
531    BchPduOpt   bchPayloadFlag;   /* Options for generation of payload */
532    uint8_t     scsCmn;           /* subcarrier spacing for common */
533    uint16_t    ssbOffsetPointA;  /* SSB subcarrier offset from point A */
534    BetaPss     betaPss;
535    SSBPeriod   ssbPeriod;        /* SSB Periodicity in msec */
536    uint8_t     ssbScOffset;       /* Subcarrier Offset */
537    uint8_t     mibPdu[3];           /* MIB payload */
538    uint32_t    ssbMask[SSB_MASK_SIZE];      /* Bitmap for actually transmitted SSB. */
539    uint8_t     beamId[NUM_SSB];
540    bool        multCarrBand;     /* Multiple carriers in a band */
541    bool        multCellCarr;     /* Multiple cells in single carrier */
542 }SsbCfg;
543
544 typedef struct fdmInfo
545 {
546    uint16_t   rootSeqIdx;        /* Root sequence index */
547    uint8_t    numRootSeq;        /* Number of root sequences required for FD */
548    uint16_t   k1;                /* Frequency Offset for each FD */
549    uint8_t    zeroCorrZoneCfg;   /* Zero correlation zone cofig */
550    uint8_t    numUnusedRootSeq;  /* Number of unused root sequence */
551    uint8_t    *unsuedRootSeq;     /* Unused root sequence per FD */
552 }PrachFdmInfo;
553
554 typedef struct prachCfg
555 {
556    bool          pres;
557    uint8_t       prachCfgIdx;         /* PRACH Cfg Index */
558    PrachSeqLen   prachSeqLen;         /* RACH Sequence length: Long/short */
559    uint8_t       prachSubcSpacing;    /* Subcarrier spacing of RACH */
560    RstSetCfg     prachRstSetCfg;      /* PRACH restricted set config */
561    uint16_t      msg1FreqStart;       /* Msg1-FrequencyStart */
562    uint8_t       msg1Fdm;             /* PRACH FDM (1,2,4,8) */
563    uint8_t       rootSeqLen;          /* Root sequence length */
564    PrachFdmInfo  fdm[8];              /* FDM info */
565    uint8_t       ssbPerRach;          /* SSB per RACH occassion */
566    bool          prachMultCarrBand;   /* Multiple carriers in Band */
567    uint8_t       prachRestrictedSet; /* Support for PRACH restricted set */
568    uint8_t       raContResTmr;        /* RA Contention Resoultion Timer */
569    uint8_t       rsrpThreshSsb;       /* RSRP Threshold SSB */
570    uint8_t       raRspWindow;         /* RA Response Window */
571 }PrachCfg;
572
573 typedef struct sib1CellCfg
574 {
575    uint8_t  *sib1Pdu;
576    uint16_t sib1PduLen;
577    uint16_t sib1RepetitionPeriod;
578    uint8_t coresetZeroIndex;     /* derived from 4 LSB of pdcchSib1 present in MIB */
579    uint8_t searchSpaceZeroIndex; /* derived from 4 MSB of pdcchSib1 present in MIB */
580    uint16_t sib1Mcs;
581 } Sib1CellCfg; 
582
583 typedef struct bwpParams
584 {
585    uint16_t firstPrb;
586    uint16_t numPrb;
587    uint8_t  scs;
588    uint8_t  cyclicPrefix;
589 }BwpParams;
590
591 typedef struct candidatesInfo
592 {
593    uint8_t aggLevel1;
594    uint8_t aggLevel2;
595    uint8_t aggLevel4;
596    uint8_t aggLevel8;
597    uint8_t aggLevel16;
598 }CandidatesInfo;
599
600 typedef struct searchSpaceCfg
601 {
602    uint8_t searchSpaceId;
603    uint8_t coresetId;
604    uint16_t monitoringSlot;
605    uint16_t duration;
606    uint16_t monitoringSymbol;
607    CandidatesInfo candidate;
608 }SearchSpaceCfg;
609
610 typedef struct pdcchConfigCommon
611 {
612    /* only one search space is configured during SIB1 */
613    SearchSpaceCfg commonSearchSpace;
614    uint8_t raSearchSpaceId;
615 }PdcchConfigCommon;
616
617 typedef struct pdschCfgCommTimeDomRsrcAlloc
618 {
619    uint8_t k0;
620    uint8_t mappingType;
621    uint8_t startSymbol;
622    uint8_t lengthSymbol;
623 }PdschCfgCommTimeDomRsrcAlloc;
624
625 typedef struct pdschConfigCommon
626 {
627    uint8_t  numTimeDomAlloc;
628    /* PDSCH time domain DL resource allocation list */
629    PdschCfgCommTimeDomRsrcAlloc   timeDomRsrcAllocList[MAX_NUM_DL_ALLOC]; 
630 }PdschConfigCommon;
631
632 typedef struct pucchConfigCommon
633 {
634    uint8_t pucchResourceCommon;
635    uint8_t pucchGroupHopping;
636 }PucchConfigCommon;
637
638 /* PUSCH Time Domain Resource Allocation */
639 typedef struct puschTimeDomRsrcAlloc
640 {
641    uint8_t   k2;
642    CommonMappingType   mappingType;
643    uint8_t           startSymbol;
644    uint8_t           symbolLength;
645    uint8_t   startSymbolAndLength;
646 }PuschTimeDomRsrcAlloc;
647
648
649 typedef struct puschConfigCommon
650 {
651    /* PUSCH-TimeDomainResourceAllocation info */
652    uint8_t                 numTimeDomRsrcAlloc;
653    PuschTimeDomRsrcAlloc   timeDomRsrcAllocList[MAX_NUM_UL_ALLOC]; /* PUSCH time domain UL resource allocation list */
654 }PuschConfigCommon;
655
656 typedef struct bwpDlConfig
657 {
658    BwpParams      bwp;
659    PdcchConfigCommon pdcchCommon;
660    PdschConfigCommon pdschCommon;
661 }BwpDlConfig;
662
663 typedef struct bwpUlConfig
664 {
665    BwpParams      bwp;
666    // rach config common sent in PrachCfg
667    PucchConfigCommon pucchCommon;
668    PuschConfigCommon puschCommon;
669 }BwpUlConfig;
670
671 typedef struct plmnInfoList
672 {
673    Plmn           plmn;
674    uint8_t        numSupportedSlice; /* Total slice supporting */
675    Snssai         **snssai;         /* List of supporting snssai*/
676 }PlmnInfoList;
677
678 typedef struct macCellCfg
679 {
680    uint16_t       cellId;           /* Cell Id */
681    uint8_t        carrierId;        /* Carrired Index */
682    uint16_t       phyCellId;        /* Physical cell id */
683    uint8_t        numerology;       /* Supported numerology */
684    DuplexMode     dupType;          /* Duplex type: TDD/FDD */
685    CarrierCfg     dlCarrCfg;        /* DL Carrier configuration */
686    CarrierCfg     ulCarrCfg;        /* UL Carrier configuration */
687    bool           freqShft;         /* Indicates presence of 7.5kHz frequency shift */
688    SsbCfg         ssbCfg;           /* SSB configuration */          
689    PrachCfg       prachCfg;         /* PRACH Configuration */
690 #ifdef NR_TDD
691    TDDCfg         tddCfg;           /* TDD periodicity and slot configuration */
692 #endif
693    RSSIMeasUnit   rssiUnit;         /* RSSI measurement unit */
694    Sib1CellCfg    sib1Cfg;          /* SIB1 config */
695    BwpDlConfig    initialDlBwp;     /* Initial DL BWP */
696    BwpUlConfig    initialUlBwp;     /* Initial UL BWP */
697    uint8_t        dmrsTypeAPos;     /* DMRS Type A position */
698    PlmnInfoList   plmnInfoList;     /* Consits of PlmnId and Snssai list */
699    //RrmPolicy      *rrmPolicy;       /* RRM policy details */ 
700 }MacCellCfg;
701
702 typedef struct macCellCfgCfm
703 {
704    uint16_t       cellId;
705    uint8_t        rsp; 
706 }MacCellCfgCfm;
707
708 typedef struct ulCcchInd
709 {
710    uint16_t cellId;
711    uint16_t crnti;
712    uint16_t ulCcchMsgLen;
713    uint8_t  *ulCcchMsg;
714 }UlCcchIndInfo;
715
716 typedef struct dlCcchInd
717 {
718    uint16_t      cellId;
719    uint16_t      crnti;
720    DlCcchMsgType msgType;
721    uint16_t      dlCcchMsgLen;
722    uint8_t       *dlCcchMsg;
723 }DlCcchIndInfo;
724
725 typedef struct bsrTmrCfg
726 {
727    uint16_t     periodicTimer;
728    uint16_t     retxTimer;
729    uint16_t     srDelayTimer;
730 }BsrTmrCfg;
731
732
733 /* Info of Scheduling Request to Add/Modify */
734 typedef struct schedReqInfo
735 {
736    uint8_t         schedReqId;
737    SrProhibitTimer srProhibitTmr;
738    SrTransMax      srTransMax;
739 }SchedReqInfo;
740
741 /* Scheduling Request Configuration */
742 typedef struct schedReqCfg
743 {
744    uint8_t       addModListCount;
745    SchedReqInfo  addModList[MAX_NUM_SR_CFG_PER_CELL_GRP];   /* List of Scheduling req to be added/modified */
746    uint8_t       relListCount;
747    uint8_t       relList[MAX_NUM_SR_CFG_PER_CELL_GRP];      /* list of scheduling request Id to be deleted */
748 }SchedReqCfg;
749
750 typedef struct tagInfo
751 {
752    uint8_t tagId;
753    TimeAlignmentTimer timeAlignTimer;
754 }TagInfo;
755
756 typedef struct tagCfg
757 {
758    uint8_t      addModListCount;
759    TagInfo      addModList[MAC_NUM_TAGS];  /* List of Tag to Add/Modify */
760    uint8_t      relListCount;
761    uint8_t      relList[MAC_NUM_TAGS];     /* list of Tag Id to release */
762 }TagCfg;
763
764 typedef struct phrCfg
765 {
766    PhrPeriodicTimer periodicTimer;
767    PhrProhibitTimer prohibitTimer; 
768    PhrTxPwrFactorChange txPowerFactor;
769    bool     multiplePHR;       
770    bool     dummy;
771    bool     phrType2OtherCell;
772    PhrModeOtherCG phrOtherCG;
773 }PhrCfg;
774
775 typedef struct macCellGrpCfg
776 {
777    SchedReqCfg schReqCfg;
778    TagCfg      tagCfg;
779    BsrTmrCfg   bsrTmrCfg;
780    bool        phrCfgSetupPres;   /* true/false: phrCfgSetup/phrCfgRelease */
781    PhrCfg      phrCfg;
782 }MacCellGrpCfg;
783
784 typedef struct phyCellGrpCfg
785 {
786    PdschHarqAckCodebook  pdschHarqAckCodebook;
787    uint8_t    pNrFr1;
788 }PhyCellGrpCfg;
789
790 /* Control resource set info */
791 typedef struct controlRsrcSet
792 {
793    uint8_t     cRSetId;                /* Control resource set id */
794    uint8_t     freqDomainRsrc[FREQ_DOM_RSRC_SIZE];  /* Frequency domain resource */
795    uint8_t     duration;
796    REGMappingType cceRegMappingType;
797    PrecoderGranul precoderGranularity;
798    uint16_t    dmrsScramblingId;
799 }ControlRsrcSet;
800
801 /* Search Space info */
802 typedef struct searchSpace
803 {
804    uint8_t     searchSpaceId;
805    uint8_t     cRSetId;
806    MSlotPeriodAndOffset  mSlotPeriodicityAndOffset;
807    uint8_t     mSymbolsWithinSlot[MONITORING_SYMB_WITHIN_SLOT_SIZE];
808    AggrLevel   numCandidatesAggLevel1;      /* Number of candidates for aggregation level 1 */
809    AggrLevel   numCandidatesAggLevel2;      /* Number of candidates for aggregation level 2 */
810    AggrLevel   numCandidatesAggLevel4;      /* Number of candidates for aggregation level 4 */
811    AggrLevel   numCandidatesAggLevel8;      /* Number of candidates for aggregation level 8 */
812    AggrLevel   numCandidatesAggLevel16;     /* Number of candidates for aggregation level 16 */
813    SearchSpaceType searchSpaceType;
814    uint8_t     ueSpecificDciFormat;
815 }SearchSpace;
816
817 /* PDCCH cofniguration */
818 typedef struct pdcchConfig
819 {
820    uint8_t           numCRsetToAddMod;
821    ControlRsrcSet    cRSetToAddModList[MAX_NUM_CRSET];           /* List of control resource set to add/modify */
822    uint8_t           numCRsetToRel;
823    uint8_t           cRSetToRelList[MAX_NUM_CRSET];              /* List of control resource set to release */
824    uint8_t           numSearchSpcToAddMod;
825    SearchSpace       searchSpcToAddModList[MAX_NUM_SEARCH_SPC];  /* List of search space to add/modify */
826    uint8_t           numSearchSpcToRel;
827    uint8_t           searchSpcToRelList[MAX_NUM_SEARCH_SPC];     /* List of search space to release */
828 }PdcchConfig;
829
830 /* PDSCH time domain resource allocation */
831 typedef struct pdschTimeDomRsrcAlloc
832 {
833    uint8_t           *k0;
834    CommonMappingType mappingType;
835    uint8_t           startSymbol;
836    uint8_t           symbolLength;
837    uint8_t           startSymbolAndLength;
838 }PdschTimeDomRsrcAlloc;
839
840
841 typedef struct pdschBundling
842 {
843    struct staticBundling
844    {
845      BundlingSizeSet2 size;
846    }StaticBundling;
847    struct dynamicBundling
848    {
849      BundlingSizeSet1 sizeSet1;
850      BundlingSizeSet2 sizeSet2;
851    }DynamicBundling;
852 }PdschBundling;
853
854 /* DMRS downlink configuration */
855 typedef struct dmrsDlCfg
856 {
857    AddPosType  addPos;       /* DMRS additional position */
858 }DmrsDlCfg;
859
860 /* PDSCH Configuration */
861 typedef struct pdschConfig
862 {
863    DmrsDlCfg               dmrsDlCfgForPdschMapTypeA;
864    ResAllocType            resourceAllocType;
865    uint8_t                 numTimeDomRsrcAlloc;
866    PdschTimeDomRsrcAlloc   timeDomRsrcAllociList[MAX_NUM_DL_ALLOC]; /* PDSCH time domain DL resource allocation list */
867    RBGSize                 rbgSize;
868    CodeWordsSchedDci       numCodeWordsSchByDci;                    /* Number of code words scheduled by DCI */
869    BundlingType            bundlingType;
870    PdschBundling           bundlingInfo;
871 }PdschConfig;
872
873 /* Initial Downlink BWP */
874 typedef struct initialDlBwp
875 {
876    bool          pdcchPresent;
877    PdcchConfig   pdcchCfg;
878    bool          pdschPresent;
879    PdschConfig   pdschCfg;
880 }InitialDlBwp;
881
882 /* BWP Downlink common */
883 typedef struct bwpDlCommon
884 {
885 }BwpDlCommon;
886
887 /* Downlink BWP information */
888 typedef struct dlBwpInfo
889 {
890    uint8_t          bwpId;
891 }DlBwpInfo;
892
893 /* PDCCH Serving Cell configuration */
894 typedef struct pdschServCellCfg
895 {
896    uint8_t              *maxMimoLayers;           
897    NumHarqProcForPdsch  numHarqProcForPdsch;
898    MaxCodeBlkGrpPerTB   *maxCodeBlkGrpPerTb;
899    bool                 *codeBlkGrpFlushInd;
900    PdschXOverhead       *xOverhead;
901 }PdschServCellCfg;
902
903 /* PUCCH Configuration */
904
905 typedef struct pucchResrcSetInfo
906 {
907    uint8_t resrcSetId;
908    uint8_t resrcListCount;
909    uint8_t resrcList[MAX_NUM_PUCCH_PER_RESRC_SET];
910    uint8_t maxPayLoadSize;
911 }PucchResrcSetInfo;
912
913 typedef struct pucchResrcSetCfg
914 {
915    uint8_t resrcSetToAddModListCount;
916    PucchResrcSetInfo resrcSetToAddModList[MAX_NUM_PUCCH_RESRC_SET];
917    uint8_t resrcSetToRelListCount;
918    uint8_t resrcSetToRelList[MAX_NUM_PUCCH_RESRC];
919 }PucchResrcSetCfg;
920
921 typedef struct pucchFormat0
922 {
923    uint8_t initialCyclicShift;
924    uint8_t numSymbols;
925    uint8_t startSymbolIdx;
926 }PucchFormat0;
927
928 typedef struct pucchFormat1
929 {
930    uint8_t initialCyclicShift;
931    uint8_t numSymbols;
932    uint8_t startSymbolIdx;
933    uint8_t timeDomOCC;
934 }PucchFormat1;
935
936 typedef struct pucchFormat2_3
937 {
938    uint8_t numPrbs;
939    uint8_t numSymbols;
940    uint8_t startSymbolIdx;
941 }PucchFormat2_3;
942
943 typedef struct pucchFormat4
944 {
945    uint8_t numSymbols;
946    uint8_t occLen;
947    uint8_t occIdx;
948    uint8_t startSymbolIdx;
949 }PucchFormat4;
950
951 typedef struct pucchResrcInfo
952 {
953    uint8_t  resrcId;
954    uint16_t startPrb;
955    uint8_t  intraFreqHop;
956    uint16_t secondPrbHop;
957    uint8_t  pucchFormat;
958    union
959    {
960       PucchFormat0   *format0; 
961       PucchFormat1   *format1;
962       PucchFormat2_3 *format2;
963       PucchFormat2_3 *format3;
964       PucchFormat4   *format4;
965    }PucchFormat;
966 }PucchResrcInfo;
967
968 typedef struct pucchResrcCfg
969 {
970    uint8_t resrcToAddModListCount;
971    PucchResrcInfo resrcToAddModList[MAX_NUM_PUCCH_RESRC];
972    uint8_t resrcToRelListCount;
973    uint8_t resrcToRelList[MAX_NUM_PUCCH_RESRC];
974 }PucchResrcCfg;
975
976 typedef struct pucchFormatCfg
977 {
978    uint8_t interSlotFreqHop;
979    uint8_t addDmrs;
980    uint8_t maxCodeRate;
981    uint8_t numSlots;
982    bool    pi2BPSK;
983    bool    harqAckCSI;
984 }PucchFormatCfg;
985
986 typedef struct schedReqResrcInfo
987 {
988    uint8_t resrcId;
989    uint8_t requestId;
990    uint8_t periodicity;
991    uint16_t offset;
992    uint8_t resrc;
993 }SchedReqResrcInfo;
994
995 typedef struct pucchSchedReqCfg
996 {
997    uint8_t           schedAddModListCount;
998    SchedReqResrcInfo schedAddModList[MAX_NUM_SR_CFG_PER_CELL_GRP];
999    uint8_t           schedRelListCount;
1000    uint8_t           schedRelList[MAX_NUM_SR_CFG_PER_CELL_GRP];
1001 }PucchSchedReqCfg;
1002
1003 typedef struct spatialRelationInfo
1004 {
1005    uint8_t spatialRelationId;
1006    uint8_t servCellIdx;
1007    uint8_t pathLossRefRSId;
1008    uint8_t p0PucchId;
1009    uint8_t closeLoopIdx;
1010 }SpatialRelationInfo;
1011
1012 typedef struct pucchSpatialCfg
1013 {
1014    uint8_t spatialAddModListCount;
1015    SpatialRelationInfo spatialAddModList[MAX_NUM_SPATIAL_RELATIONS];
1016    uint8_t spatialRelListCount;
1017    uint8_t spatialRelList[MAX_NUM_SPATIAL_RELATIONS];
1018 }PucchSpatialCfg;
1019
1020 typedef struct p0PucchCfg
1021 {
1022    uint8_t p0PucchId;
1023    int     p0PucchVal;
1024 }P0PucchCfg;
1025
1026 typedef struct pathLossRefRSCfg
1027 {
1028    uint8_t pathLossRefRSId;
1029 }PathLossRefRSCfg;
1030
1031 typedef struct pucchMultiCsiCfg
1032 {
1033    uint8_t  multiCsiResrcListCount;
1034    uint8_t  multiCsiResrcList[MAX_NUM_PUCCH_RESRC-1];
1035 }PucchMultiCsiCfg;
1036
1037 typedef struct pucchDlDataToUlAck
1038 {
1039    uint8_t  dlDataToUlAckListCount;
1040    uint8_t  dlDataToUlAckList[MAX_NUM_DL_DATA_TO_UL_ACK];
1041 }PucchDlDataToUlAck;
1042
1043 typedef struct pucchPowerControl
1044 {
1045    int deltaF_Format0;
1046    int deltaF_Format1;
1047    int deltaF_Format2;
1048    int deltaF_Format3;
1049    int deltaF_Format4;
1050    uint8_t p0SetCount;
1051    P0PucchCfg p0Set[MAX_NUM_PUCCH_P0_PER_SET];
1052    uint8_t pathLossRefRSListCount;
1053    PathLossRefRSCfg pathLossRefRSList[MAX_NUM_PATH_LOSS_REF_RS];
1054 }PucchPowerControl;
1055
1056 typedef struct pucchCfg
1057 {
1058    PucchResrcSetCfg  *resrcSet;
1059    PucchResrcCfg     *resrc;
1060    PucchFormatCfg    *format1; 
1061    PucchFormatCfg    *format2; 
1062    PucchFormatCfg    *format3; 
1063    PucchFormatCfg    *format4;
1064    PucchSchedReqCfg  *schedReq;
1065    PucchMultiCsiCfg  *multiCsiCfg;
1066    PucchSpatialCfg   *spatialInfo;
1067    PucchDlDataToUlAck *dlDataToUlAck;
1068    PucchPowerControl *powerControl;
1069 }PucchCfg;
1070
1071 /* Transform precoding disabled */
1072 typedef struct transPrecodDisabled
1073 {
1074    uint16_t   scramblingId0;
1075 }TransPrecodDisabled;
1076
1077 /* DMRS Uplink configuration */
1078 typedef struct dmrsUlCfg
1079 {
1080    AddPosType            addPos;               /* DMRS additional position */
1081    TransPrecodDisabled   transPrecodDisabled;  /* Transform precoding disabled */
1082 }DmrsUlCfg;
1083
1084 /* PUSCH Configuration */
1085 typedef struct puschCfg
1086 {
1087    uint8_t                 dataScramblingId;
1088    DmrsUlCfg               dmrsUlCfgForPuschMapTypeA;
1089    ResAllocType            resourceAllocType;
1090    uint8_t                 numTimeDomRsrcAlloc;
1091    PuschTimeDomRsrcAlloc   timeDomRsrcAllocList[MAX_NUM_UL_ALLOC]; /* PUSCH time domain UL resource allocation list */
1092    TransformPrecoder       transformPrecoder;
1093 }PuschCfg;
1094
1095 /* Initial Uplink BWP */
1096 typedef struct initialUlBwp
1097 {
1098    bool       pucchPresent;
1099    PucchCfg   pucchCfg; 
1100    bool       puschPresent;
1101    PuschCfg   puschCfg;
1102 }InitialUlBwp;
1103
1104 /* Uplink BWP information */
1105 typedef struct ulBwpInfo
1106 {
1107    uint8_t        bwpId;
1108 }UlBwpInfo;
1109
1110 /* Serving cell configuration */
1111 typedef struct servCellCfgInfo
1112 {
1113    InitialDlBwp       initDlBwp;
1114    uint8_t            numDlBwpToAdd;
1115    DlBwpInfo          DlBwpToAddList[MAX_NUM_BWP];
1116    uint8_t            firstActvDlBwpId;
1117    uint8_t            defaultDlBwpId;
1118    uint8_t            *bwpInactivityTmr;
1119    PdschServCellCfg   pdschServCellCfg;
1120    InitialUlBwp       initUlBwp;
1121    uint8_t            numUlBwpToAdd;
1122    UlBwpInfo          UlBwpToAddList[MAX_NUM_BWP];
1123    uint8_t            firstActvUlBwpId;
1124 }ServCellCfgInfo;
1125
1126 /* Special cell configuration */
1127 typedef struct spCellCfg
1128 {
1129    uint8_t           servCellIdx;
1130    ServCellCfgInfo   servCellCfg;
1131 }SpCellCfg;
1132
1133 typedef struct ambrCfg
1134 {
1135    uint32_t ulBr;   /* UL Bit rate */
1136 }AmbrCfg;
1137
1138 typedef struct nonDynFiveQi
1139 {
1140    uint16_t   fiveQi;
1141    uint8_t    priorLevel;
1142    uint16_t   avgWindow;
1143    uint16_t   maxDataBurstVol;
1144 }NonDynFiveQi;
1145
1146 typedef struct dynFiveQi
1147 {
1148    uint8_t    priorLevel;
1149    uint16_t   packetDelayBudget;
1150    uint8_t    packetErrRateScalar;
1151    uint8_t    packetErrRateExp;
1152    uint16_t   fiveQi;
1153    uint8_t    delayCritical;
1154    uint16_t   avgWindow;
1155    uint16_t   maxDataBurstVol;
1156 }DynFiveQi;
1157
1158 typedef struct ngRanAllocAndRetPri
1159 {
1160    uint8_t priorityLevel;
1161    uint8_t preEmptionCap;
1162    uint8_t preEmptionVul;
1163 }NgRanAllocAndRetPri;
1164
1165 typedef struct grbQosInfo
1166 {
1167    uint32_t maxFlowBitRateDl;
1168    uint32_t maxFlowBitRateUl;
1169    uint32_t guarFlowBitRateDl;
1170    uint32_t guarFlowBitRateUl;
1171 }GrbQosInfo;
1172
1173 typedef struct drbQos
1174 {
1175    QosType  fiveQiType;   /* Dynamic or non-dynamic */ 
1176    union
1177    {
1178       NonDynFiveQi   nonDyn5Qi;
1179       DynFiveQi      dyn5Qi;
1180    }u;
1181    NgRanAllocAndRetPri ngRanRetPri;
1182    GrbQosInfo grbQosInfo;
1183    uint16_t             pduSessionId;
1184    uint32_t             ulPduSessAggMaxBitRate;
1185 }DrbQosInfo;
1186
1187 typedef struct ulLcCfg
1188 {
1189    uint8_t priority;
1190    uint8_t lcGroup;
1191    uint8_t schReqId;
1192    PBitRate pbr;        // prioritisedBitRate
1193    BucketSizeDur bsd;        // bucketSizeDuration
1194 }UlLcCfg;
1195
1196 typedef struct duLcCfg
1197 {
1198    LcPriority lcp;      // logical Channel Prioritization
1199 }DlLcCfg;
1200
1201 typedef struct lcCfg
1202 {
1203    ConfigType configType;
1204    uint8_t lcId;
1205    DrbQosInfo *drbQos; 
1206    Snssai  *snssai;
1207    bool ulLcCfgPres;
1208    UlLcCfg ulLcCfg;
1209    DlLcCfg dlLcCfg;
1210 }LcCfg;
1211
1212 typedef struct modulationInfo
1213 {
1214    uint8_t     modOrder;    /* Modulation order */
1215    uint8_t     mcsIndex;    /* MCS Index */
1216    McsTable    mcsTable;    /* MCS table */
1217 }ModulationInfo;
1218
1219 typedef struct macUeCfg
1220 {
1221    uint16_t cellId;
1222    uint8_t  ueId;
1223    uint16_t crnti;
1224    bool macCellGrpCfgPres;
1225    MacCellGrpCfg macCellGrpCfg;
1226    bool phyCellGrpCfgPres;
1227    PhyCellGrpCfg phyCellGrpCfg;
1228    bool spCellCfgPres;
1229    SpCellCfg spCellCfg;
1230    AmbrCfg   *ambrCfg;
1231    ModulationInfo dlModInfo;    /* DL modulation info */
1232    ModulationInfo ulModInfo;    /* UL modulation info */
1233    uint8_t numLcs;
1234    LcCfg lcCfgList[MAX_NUM_LC];
1235    UeCfgState macUeCfgState;    /* InActive / Completed */
1236 }MacUeCfg;
1237
1238 typedef struct nrcgi
1239 {
1240    Plmn      plmn;
1241    uint16_t  cellId;
1242 }Nrcgi;
1243
1244 typedef struct srbFailInfo
1245 {
1246    uint8_t       srbId;
1247    FailureCause  cause;
1248 }SRBFailInfo;
1249
1250 typedef struct drbFailInfo
1251 {
1252    uint8_t       drbId;
1253    FailureCause  cause;
1254 }DRBFailInfo;
1255
1256 typedef struct sCellFailInfo
1257 {
1258    Nrcgi         nrcgi;
1259    FailureCause  cause;
1260 }SCellFailInfo;
1261
1262 typedef struct ueCfgRsp
1263 {
1264    uint16_t       cellId;
1265    uint16_t       ueId;
1266    MacRsp         result;
1267    uint8_t        numSRBFailed;   /* valid values : 0 to MAX_NUM_SRB */ 
1268    SRBFailInfo    *failedSRBlisti;
1269    uint8_t        numDRBFailed;   /* valid values : 0 to MAX_NUM_DRB */
1270    DRBFailInfo    *failedDRBlist;
1271    uint8_t        numSCellFailed; /* valid values : 0 to MAX_NUM_SCELL */
1272    SCellFailInfo  *failedSCellList;
1273 }MacUeCfgRsp;
1274
1275 typedef struct ueDelete
1276 {
1277     uint16_t cellId;
1278     uint8_t  ueId;
1279     uint16_t crnti;
1280 }MacUeDelete;
1281
1282 typedef struct ueDeleteRsp
1283 {
1284    uint16_t cellId;
1285    uint8_t  ueId;
1286    UeDeleteStatus result;
1287 }MacUeDeleteRsp;
1288
1289 typedef struct macCellDelete
1290 {
1291    uint16_t cellId;
1292 }MacCellDelete;
1293
1294 typedef struct macCellDeleteRsp
1295 {
1296    uint16_t cellId;
1297    CellDeleteStatus result;
1298 }MacCellDeleteRsp;
1299
1300 typedef struct macSliceRsp
1301 {
1302    Snssai     snssai;
1303    MacRsp     rsp;
1304    RspReason  cause;  
1305 }MacSliceRsp;
1306
1307 typedef struct rrmPolicyRatio
1308 {
1309    uint8_t policyMaxRatio;
1310    uint8_t policyMinRatio;
1311    uint8_t policyDedicatedRatio;
1312 }RrmPolicyRatio;
1313
1314 typedef struct macSliceRrmPolicy
1315 {
1316    Snssai  snssai;
1317    RrmPolicyRatio *rrmPolicyRatio;
1318 }MacSliceRrmPolicy;
1319
1320 typedef struct macSliceCfgReq
1321 {
1322    uint8_t  numOfConfiguredSlice;
1323    MacSliceRrmPolicy **listOfSliceCfg;
1324 }MacSliceCfgReq;
1325
1326 typedef struct macSliceCfgRsp
1327 {
1328    uint8_t  numSliceCfgRsp;
1329    MacSliceRsp  **listOfSliceCfgRsp;
1330 }MacSliceCfgRsp;
1331
1332 /* Functions for slot Ind from MAC to DU APP*/
1333 typedef uint8_t (*DuMacCellUpInd) ARGS((
1334          Pst       *pst,
1335          OduCellId *cellId ));
1336
1337 /* Functions for stop Ind from MAC to DU APP*/
1338 typedef uint8_t (*DuMacStopInd) ARGS((
1339          Pst        *pst,
1340          OduCellId  *cellId ));
1341
1342 /* Functions for mac cell start req */
1343 typedef uint8_t (*DuMacCellStart) ARGS((
1344          Pst        *pst, 
1345          OduCellId  *cellId));
1346
1347 /* Functions for mac cell stop request */
1348 typedef uint8_t (*DuMacCellStop) ARGS((
1349          Pst        *pst,
1350          OduCellId  *cellId ));
1351
1352 /* Function pointers for packing macCellCfg Request and Confirm */
1353 typedef uint8_t (*packMacCellCfgReq) ARGS((
1354          Pst           *pst,
1355          MacCellCfg    *macCellCfg ));
1356
1357 typedef uint8_t (*packMacCellCfgConfirm) ARGS((
1358          Pst              *pst,
1359          MacCellCfgCfm    *macCellCfgCfm ));
1360
1361 typedef uint8_t (*DuMacCellCfgReq) ARGS((
1362          Pst        *pst,        
1363          MacCellCfg *macCellCfg));
1364
1365 typedef uint8_t (*DuMacCellCfgCfm) ARGS((
1366          Pst        *pst,        
1367          MacCellCfgCfm *macCellCfgCfm ));
1368
1369 /* Functions for UL CCCH Ind from MAC to DU APP*/
1370 typedef uint8_t (*DuMacUlCcchInd) ARGS((
1371          Pst           *pst,
1372          UlCcchIndInfo *ulCcchIndInfo ));
1373
1374 /* Functions for DL CCCH Ind from DU APP to MAC*/
1375 typedef uint8_t (*DuMacDlCcchInd) ARGS((
1376          Pst           *pst,
1377          DlCcchIndInfo *dlCcchIndInfo ));
1378
1379 /* UE create Request from DU APP to MAC*/
1380 typedef uint8_t (*DuMacUeCreateReq) ARGS((
1381          Pst           *pst,
1382          MacUeCfg      *ueCfg ));
1383
1384 /* UE create Response from MAC to DU APP */
1385 typedef uint8_t (*MacDuUeCfgRspFunc) ARGS((
1386          Pst           *pst, 
1387          MacUeCfgRsp   *cfgRsp));
1388
1389 /* UE Reconfig Request from DU APP to MAC*/
1390 typedef uint8_t (*DuMacUeReconfigReq) ARGS((
1391          Pst           *pst,
1392          MacUeCfg      *ueCfg ));
1393
1394 /* UE Delete Request from DU APP to MAC*/
1395 typedef uint8_t (*DuMacUeDeleteReq) ARGS((
1396      Pst           *pst,
1397      MacUeDelete   *ueDel ));
1398
1399 /* UE Delete Response from MAC to DU APP*/
1400 typedef uint8_t (*MacDuUeDeleteRspFunc) ARGS((
1401      Pst            *pst,
1402      MacUeDeleteRsp *deleteRsp));
1403
1404 /* Cell Delete Request from DU APP to MAC*/
1405 typedef uint8_t (*DuMacCellDeleteReq) ARGS((
1406      Pst           *pst,
1407      MacCellDelete *cellDelete ));
1408
1409 /* Cell Delete Response from MAC to DU APP*/
1410 typedef uint8_t (*MacDuCellDeleteRspFunc) ARGS((
1411      Pst            *pst,
1412      MacCellDeleteRsp *cellDeleteRsp));
1413
1414 /* Slice Cfg Request from DU APP to MAC*/
1415 typedef uint8_t (*DuMacSliceCfgReq) ARGS((
1416      Pst           *pst,
1417      MacSliceCfgReq *CfgReq));
1418
1419 /* Slice Cfg Response from MAC to DU APP */
1420 typedef uint8_t (*MacDuSliceCfgRspFunc) ARGS((
1421          Pst           *pst, 
1422          MacSliceCfgRsp   *cfgRsp));
1423
1424 /* Slice ReReCfg Request from DU APP to MAC*/
1425 typedef uint8_t (*DuMacSliceRecfgReq) ARGS((
1426      Pst           *pst,
1427      MacSliceCfgReq *CfgReq));
1428
1429 /* Slice ReReCfg Response from MAC to DU APP */
1430 typedef uint8_t (*MacDuSliceReCfgRspFunc) ARGS((
1431         Pst           *pst,
1432         MacSliceCfgRsp   *cfgRsp));
1433
1434
1435 uint8_t packMacCellUpInd(Pst *pst, OduCellId *cellId);
1436 uint8_t unpackMacCellUpInd(DuMacCellUpInd func, Pst *pst, Buffer *mBuf);
1437 uint8_t duHandleCellUpInd(Pst *pst, OduCellId *cellId);
1438 uint8_t packMacCellStart(Pst *pst, OduCellId *cellId);
1439 uint8_t unpackMacCellStart(DuMacCellStart func, Pst *pst, Buffer *mBuf);
1440 uint8_t MacProcCellStart(Pst *pst, OduCellId *cellId);
1441 uint8_t packMacCellStop(Pst *pst, OduCellId *cellId);
1442 uint8_t unpackMacCellStop(DuMacCellStop func, Pst *pst, Buffer *mBuf);
1443 uint8_t MacProcCellStop(Pst *pst, OduCellId *cellId);
1444 uint8_t packMacCellCfg(Pst *pst, MacCellCfg *macCellCfg);
1445 uint8_t unpackDuMacCellCfg(DuMacCellCfgReq func,  Pst *pst,  Buffer *mBuf);
1446 uint8_t MacProcCellCfgReq(Pst *pst, MacCellCfg *macCellCfg);
1447 uint8_t packMacCellCfgCfm(Pst *pst, MacCellCfgCfm *macCellCfgCfm);
1448 uint8_t unpackMacCellCfgCfm(DuMacCellCfgCfm func, Pst *pst, Buffer *mBuf);
1449 uint8_t duHandleMacCellCfgCfm(Pst *pst, MacCellCfgCfm *macCellCfgCfm);
1450 uint8_t packMacStopInd(Pst *pst, OduCellId *cellId);
1451 uint8_t unpackMacStopInd(DuMacStopInd func, Pst *pst, Buffer *mBuf);
1452 uint8_t duHandleStopInd(Pst *pst, OduCellId *cellId);
1453 uint8_t packMacUlCcchInd(Pst *pst, UlCcchIndInfo *ulCcchIndInfo);
1454 uint8_t unpackMacUlCcchInd(DuMacUlCcchInd func, Pst *pst, Buffer *mBuf);
1455 uint8_t duHandleUlCcchInd(Pst *pst, UlCcchIndInfo *ulCcchIndInfo);
1456 uint8_t packMacDlCcchInd(Pst *pst, DlCcchIndInfo *dlCcchIndInfo);
1457 uint8_t unpackMacDlCcchInd(DuMacDlCcchInd func, Pst *pst, Buffer *mBuf);
1458 uint8_t MacProcDlCcchInd(Pst *pst, DlCcchIndInfo *dlCcchIndInfo);
1459 uint8_t packDuMacUeCreateReq(Pst *pst, MacUeCfg *ueCfg);
1460 uint8_t unpackMacUeCreateReq(DuMacUeCreateReq func, Pst *pst, Buffer *mBuf);
1461 uint8_t MacProcUeCreateReq(Pst *pst, MacUeCfg *ueCfg);
1462 uint8_t sendStopIndMacToDuApp(uint16_t cellId);
1463 uint8_t packDuMacUeCfgRsp(Pst *pst, MacUeCfgRsp *cfgRsp);
1464 uint8_t unpackDuMacUeCfgRsp(MacDuUeCfgRspFunc func, Pst *pst, Buffer *mBuf);
1465 uint8_t DuProcMacUeCfgRsp(Pst *pst, MacUeCfgRsp *cfgRsp);
1466 uint8_t packDuMacUeReconfigReq(Pst *pst, MacUeCfg *ueCfg);
1467 uint8_t unpackMacUeReconfigReq(DuMacUeReconfigReq func, Pst *pst, Buffer *mBuf);
1468 uint8_t MacProcUeReconfigReq(Pst *pst, MacUeCfg *ueCfg);
1469 uint8_t packDuMacUeDeleteReq(Pst *pst, MacUeDelete *ueDelete);
1470 uint8_t MacProcUeDeleteReq(Pst *pst,  MacUeDelete *ueDelete);
1471 uint8_t unpackMacUeDeleteReq(DuMacUeDeleteReq func, Pst *pst, Buffer *mBuf);
1472 uint8_t packDuMacUeDeleteRsp(Pst *pst, MacUeDeleteRsp *deleteRsp);
1473 uint8_t DuProcMacUeDeleteRsp(Pst *pst, MacUeDeleteRsp *deleteRsp);
1474 uint8_t unpackDuMacUeDeleteRsp(MacDuUeDeleteRspFunc func, Pst *pst, Buffer *mBuf);
1475 uint8_t packDuMacCellDeleteReq(Pst *pst, MacCellDelete *cellDelete);
1476 uint8_t MacProcCellDeleteReq(Pst *pst, MacCellDelete *cellDelete);
1477 uint8_t unpackMacCellDeleteReq(DuMacCellDeleteReq func, Pst *pst, Buffer *mBuf);
1478 uint8_t packDuMacCellDeleteRsp(Pst *pst, MacCellDeleteRsp *cellDeleteRsp);
1479 uint8_t DuProcMacCellDeleteRsp(Pst *pst, MacCellDeleteRsp *cellDeleteRsp);
1480 uint8_t unpackDuMacCellDeleteRsp(MacDuCellDeleteRspFunc func, Pst *pst, Buffer *mBuf);
1481 uint8_t packDuMacSliceCfgReq(Pst *pst, MacSliceCfgReq *sliceCfgReq);
1482 uint8_t MacProcSliceCfgReq(Pst *pst, MacSliceCfgReq *sliceCfgReq);
1483 uint8_t unpackMacSliceCfgReq(DuMacSliceCfgReq func, Pst *pst, Buffer *mBuf);
1484 uint8_t DuProcMacSliceCfgRsp(Pst *pst,  MacSliceCfgRsp *cfgRsp);
1485 uint8_t packDuMacSliceCfgRsp(Pst *pst, MacSliceCfgRsp *cfgRsp);
1486 uint8_t unpackDuMacSliceCfgRsp(MacDuSliceCfgRspFunc func, Pst *pst, Buffer *mBuf);
1487 uint8_t packDuMacSliceRecfgReq(Pst *pst, MacSliceCfgReq *sliceReCfgReq);
1488 uint8_t MacProcSliceReCfgReq(Pst *pst, MacSliceCfgReq *sliceReCfgReq);
1489 uint8_t unpackMacSliceReCfgReq(DuMacSliceRecfgReq func, Pst *pst, Buffer *mBuf);
1490 uint8_t DuProcMacSliceReCfgRsp(Pst *pst,  MacSliceCfgRsp *cfgRsp);
1491 uint8_t packDuMacSliceReCfgRsp(Pst *pst, MacSliceCfgRsp *cfgRsp);
1492 uint8_t unpackDuMacSliceReCfgRsp(MacDuSliceReCfgRspFunc func, Pst *pst, Buffer *mBuf);
1493
1494 #endif
1495
1496
1497 /**********************************************************************
1498   End of file
1499  **********************************************************************/