// Configure monitoring of PDCCH candidates in Type2-PDCCH common search space on the MCG
//LOG_W(MAC, "[DCI_CONFIG] This seach space should not be configured yet...");
}
}
if(phy_cgc){
if(phy_cgc->cs_RNTI){
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by CS-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...\n");
}
if(phy_cgc->ext1){
if(phy_cgc->ext1->mcs_C_RNTI){
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in user specific search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by MCS-C-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_0 with CRC scrambled by SFI-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_1 with CRC scrambled by INT-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_2 with CRC scrambled by TPC-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_3 with CRC scrambled by TPC-SRS-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in user specific search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by CS-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...");
}
if(phy_cgc->sp_CSI_RNTI){
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in user specific search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by SP-CSI-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...");
}
if(phy_cgc->ext1&&
phy_cgc->ext1->mcs_C_RNTI){
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in user specific search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by MCS-C-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...");