pusch_vars[ULSCH_id]->llr_layers[i]=(int16_t*)malloc16_clear((8*((3*8*6144)+12))*sizeof(int16_t));// [hna] 6144 is LTE and (8*((3*8*6144)+12)) is not clear
LOG_D(PHY,"%d.%d: Estimated SNR for PUSCH is = %f dB (ulsch_power %f, noise %f) delay %d\n",frame,slot_rx,SNRtimes10/10.0,dB_fixed_x10(gNB->pusch_vars[ULSCH_id]->ulsch_power_tot)/10.0,dB_fixed_x10(gNB->pusch_vars[ULSCH_id]->ulsch_noise_power_tot)/10.0,sync_pos);
LOG_D(PHY,
"%d.%d: Estimated SNR for PUSCH is = %f dB (ulsch_power %f, noise %f) delay %d\n",