MAC Clean-up [Issue-ID: ODUHIGH-212] 32/4532/9
authorBalaji Shankaran <balaji.shankaran@radisys.com>
Tue, 11 Aug 2020 17:03:10 +0000 (22:33 +0530)
committerBalaji Shankaran <balaji.shankaran@radisys.com>
Thu, 27 Aug 2020 06:52:06 +0000 (12:22 +0530)
commit45d134510deb6902b870b4a0fb574b6075fba601
tree13abbb3715ab4787637e9e6735674a086fda2ee2
parent392607b7a8cbf1b7415b15517275dd1ef4e897a9
MAC Clean-up [Issue-ID: ODUHIGH-212]

Change-Id: I2adc7fb001440fe2dea5a4713b88ca645675af00
Signed-off-by: Balaji Shankaran <balaji.shankaran@radisys.com>
77 files changed:
src/5gnrmac/lwr_mac.h
src/5gnrmac/lwr_mac_fsm.c
src/5gnrmac/lwr_mac_fsm.h
src/5gnrmac/lwr_mac_handle_phy.c
src/5gnrmac/lwr_mac_phy.c
src/5gnrmac/lwr_mac_phy.h
src/5gnrmac/lwr_mac_upr_inf.c
src/5gnrmac/lwr_mac_upr_inf.h
src/5gnrmac/lwr_mac_util.c
src/5gnrmac/mac.h
src/5gnrmac/mac_cfg_hdl.c [new file with mode: 0644]
src/5gnrmac/mac_demux.c
src/5gnrmac/mac_msg_hdl.c
src/5gnrmac/mac_mux.c
src/5gnrmac/mac_rach.c
src/5gnrmac/mac_slot_ind.c
src/5gnrmac/mac_stop_ind.c
src/5gnrmac/mac_ue_mgr.c
src/5gnrmac/mac_upr_inf_api.c
src/5gnrmac/mac_upr_inf_api.h
src/5gnrmac/mac_utils.h [new file with mode: 0644]
src/5gnrmac/rg.h
src/5gnrmac/rg.x
src/5gnrmac/rg_dhm.c
src/5gnrmac/rg_ex_ms.c
src/5gnrmac/rg_lim.c
src/5gnrmac/rg_lmm.c
src/5gnrmac/rg_mux.c
src/5gnrmac/rg_tom.c
src/5gnrsch/rg_sch.x
src/5gnrsch/rg_sch_dhm.c
src/5gnrsch/rg_sch_ex_ms.c
src/5gnrsch/rg_sch_lmm.c
src/5gnrsch/sch.c
src/5gnrsch/sch.h
src/5gnrsch/sch_common.c
src/5gnrsch/sch_slot_ind.c
src/5gnrsch/sch_ue_mgr.c
src/5gnrsch/sch_utils.h
src/cm/common_def.h
src/cm/du_app_mac_inf.c
src/cm/du_app_mac_inf.h
src/cm/legtp.c
src/cm/lrg.x
src/cm/lsctp.c
src/cm/lsctp.h
src/cm/mac_sch_interface.c
src/cm/mac_sch_interface.h
src/cm/tfu.c
src/cm/tfu.h
src/cm/tfu.x
src/codec_utils/common/odu_common_codec.c
src/codec_utils/common/odu_common_codec.h
src/cu_stub/cu_f1ap_msg_hdl.c
src/cu_stub/cu_stub.c
src/cu_stub/cu_stub_egtp.c
src/cu_stub/cu_stub_sctp.c
src/du_app/du_cell_mgr.c
src/du_app/du_cfg.c
src/du_app/du_cfg.h
src/du_app/du_e2ap_msg_hdl.c
src/du_app/du_egtp.c
src/du_app/du_f1ap_msg_hdl.c
src/du_app/du_mgr.h
src/du_app/du_mgr_ex_ms.c
src/du_app/du_mgr_main.c
src/du_app/du_msg_hdl.c
src/du_app/du_sctp.c
src/du_app/du_sctp.h
src/du_app/du_sys_info_hdl.c
src/du_app/du_sys_info_hdl.h
src/du_app/du_ue_mgr.c
src/du_app/du_utils.h [new file with mode: 0644]
src/phy_stub/l1_bdy1.c
src/ric_stub/ric_e2ap_msg_hdl.c
src/ric_stub/ric_stub.c
src/ric_stub/ric_stub_sctp.c