AssertFatal(searchSpacesToAddModList->list.count<FAPI_NR_MAX_SS_PER_CORESET,"too many searchpaces per coreset %d\n",searchSpacesToAddModList->list.count);
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){
}
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){
if(phy_cgc->ext1->mcs_C_RNTI){
}
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...");
}
}
}
}
}
}
break;
default:
AssertFatal(1==0,"[DCI_CONFIG] Unrecognized search space type...");