LOG_W(NR_MAC,"cannot allocate UL data for RNTI %04x: no resources (rbStart %d, min_rb %d, bwpSize %d)\n",
LOG_D(NR_MAC,"cannot allocate UL data for RNTI %04x: no resources (rbStart %d, min_rb %d, bwpSize %d)\n",iterator->UE->rnti,rbStart,min_rb,bwpSize);
iterator->UE->rnti,rbStart,min_rb,bwpSize);
iterator++;
continue;
continue;
}
}else
else
LOG_D(NR_MAC,"allocating UL data for RNTI %04x (rbStart %d, min_rb %d, max_rbSize %d, bwpSize %d)\n",iterator->UE->rnti,rbStart,min_rb,max_rbSize,bwpSize);
LOG_D(NR_MAC,"allocating UL data for RNTI %04x (rbStsart %d, min_rb %d, bwpSize %d)\n",iterator->UE->rnti,rbStart,min_rb,bwpSize);