X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2F5gnrsch%2Fsch.c;h=fcc6490ee9a077b2c43bbe886f643e57d08a77e6;hb=1b620310f1f4663032ce9c4f2cd23f2dd7ea9aa5;hp=ebeb195165b595aa78435151424e115e908e096a;hpb=5d64905a366e340b65b01021ec4eec4f7350a94e;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch.c b/src/5gnrsch/sch.c index ebeb19516..fcc6490ee 100644 --- a/src/5gnrsch/sch.c +++ b/src/5gnrsch/sch.c @@ -374,9 +374,9 @@ int InitSchCellCb(Inst inst, SchCellCfg *schCellCfg) return ROK; } -void fillSib1SchCfg( +void fillSchSib1Cfg( Inst schInst, -Sib1SchCfg *sib1SchCfg, +SchSib1Cfg *sib1SchCfg, uint8_t pci, uint8_t offsetPointA ) @@ -531,7 +531,7 @@ SchCellCfg *schCellCfg memcpy(&cellCb->cellCfg, schCellCfg, sizeof(SchCellCfg)); /* derive the SIB1 config parameters */ - fillSib1SchCfg( + fillSchSib1Cfg( inst, &(schCellCfg->sib1SchCfg), schCellCfg->phyCellId,