X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fdu_app_mac_inf.h;h=a3017a04cc25cd54b61d496280df7115ecdcd9eb;hb=392607b7a8cbf1b7415b15517275dd1ef4e897a9;hp=6230948f419e64a36e19e03e2a0fd351a3ab6ad8;hpb=e4e50f696285e2554d237169091026bf9f1b6257;p=o-du%2Fl2.git diff --git a/src/cm/du_app_mac_inf.h b/src/cm/du_app_mac_inf.h index 6230948f4..a3017a04c 100644 --- a/src/cm/du_app_mac_inf.h +++ b/src/cm/du_app_mac_inf.h @@ -579,7 +579,6 @@ typedef struct bwpUlConfig typedef struct macCellCfg { - U16 transId; /* Trans Id */ U16 cellId; /* Cell Id */ U8 numTlv; /* Number of configuration TLVs */ U8 carrierId; /* Carrired Index */ @@ -600,8 +599,8 @@ typedef struct macCellCfg typedef struct macCellCfgCfm { + U16 cellId; uint8_t rsp; - U16 transId; }MacCellCfgCfm; typedef struct slotInfo