Commit 421a690b authored by vijay chadachan's avatar vijay chadachan Committed by Guido Casati

Add frame_structure_t to gNB_MAC_INST

parent c3a67000
......@@ -912,6 +912,8 @@ typedef struct gNB_MAC_INST_s {
/// maximum number of slots before a UE will be scheduled ULSCH automatically
uint32_t ulsch_max_frame_inactivity;
/// instance of the frame structure configuration
frame_structure_t frame_structure;
/// DL preprocessor for differentiated scheduling
nr_pp_impl_dl pre_processor_dl;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment