RLC: _req() accepts max TB size, _ind() not
Previously, the various rlc_*_ind() functions had a parameter to enable the MAC to specify the max TB size that a subsequent call to the corresponding rlc_*_req() (!) function would return. This patch removes this parameter from the rlc_*_ind() functions and makes the parameter working that is already in the rlc_*_req() functions.
Showing
- openair2/ENB_APP/flexran_agent_ran_api.c 3 additions, 3 deletionsopenair2/ENB_APP/flexran_agent_ran_api.c
- openair2/LAYER2/MAC/eNB_scheduler_dlsch.c 8 additions, 12 deletionsopenair2/LAYER2/MAC/eNB_scheduler_dlsch.c
- openair2/LAYER2/MAC/eNB_scheduler_fairRR.c 9 additions, 7 deletionsopenair2/LAYER2/MAC/eNB_scheduler_fairRR.c
- openair2/LAYER2/MAC/eNB_scheduler_mch.c 6 additions, 8 deletionsopenair2/LAYER2/MAC/eNB_scheduler_mch.c
- openair2/LAYER2/MAC/pre_processor.c 0 additions, 1 deletionopenair2/LAYER2/MAC/pre_processor.c
- openair2/LAYER2/MAC/ra_procedures.c 2 additions, 2 deletionsopenair2/LAYER2/MAC/ra_procedures.c
- openair2/LAYER2/MAC/ue_procedures.c 1 addition, 2 deletionsopenair2/LAYER2/MAC/ue_procedures.c
- openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_phytest.c 1 addition, 2 deletionsopenair2/LAYER2/NR_MAC_gNB/gNB_scheduler_phytest.c
- openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.c 4 additions, 22 deletionsopenair2/LAYER2/RLC/AM_v9.3.0/rlc_am.c
- openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.h 2 additions, 10 deletionsopenair2/LAYER2/RLC/AM_v9.3.0/rlc_am.h
- openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c 0 additions, 3 deletionsopenair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c
- openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.h 1 addition, 3 deletionsopenair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.h
- openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.c 2 additions, 13 deletionsopenair2/LAYER2/RLC/UM_v9.3.0/rlc_um.c
- openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.h 2 additions, 14 deletionsopenair2/LAYER2/RLC/UM_v9.3.0/rlc_um.h
- openair2/LAYER2/RLC/rlc.h 3 additions, 4 deletionsopenair2/LAYER2/RLC/rlc.h
- openair2/LAYER2/RLC/rlc_mac.c 6 additions, 8 deletionsopenair2/LAYER2/RLC/rlc_mac.c
- openair2/LAYER2/nr_rlc/nr_rlc_oai_api.c 0 additions, 2 deletionsopenair2/LAYER2/nr_rlc/nr_rlc_oai_api.c
Loading
Please register or sign in to comment