X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=src%2F5gnrmac%2Fmac.h;h=82fa484373d67590536519b3142a2367a4e692ab;hb=6f769128e3fa5a83ee92e668ef9ac152c96b3200;hp=979381f6e008151cc010f6e2f1b331574b966c57;hpb=c4b8f7a0c5c6491323c6a87b2d1031d61ee0188e;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac.h b/src/5gnrmac/mac.h index 979381f6e..82fa48437 100644 --- a/src/5gnrmac/mac.h +++ b/src/5gnrmac/mac.h @@ -80,12 +80,12 @@ typedef struct macDlSlot { - DlAlloc dlInfo; + DlSchedInfo dlInfo; }MacDlSlot; typedef struct macUlSlot { - UlSchInfo ulCellInfo; + UlSchedInfo ulInfo; }MacUlSlot; typedef struct macCbInfo