SI_MAX_SGT_TABLES_PER_PRB
if (si_dma_sg_number > SI_MAX_SGT_TABLES_PER_PRB) {
si_dma_sg_number = SI_MAX_SGT_TABLES_PER_PRB;