Searched refs:num_blocks (Results 1 – 3 of 3) sorted by relevance
284 blocks = fsl_qdma->num_blocks; in fsl_qdma_alloc_queue_resources()391 for (j = 0; j < fsl_qdma->num_blocks; j++) { in fsl_qdma_halt()406 for (j = 0; j < fsl_qdma->num_blocks; j++) { in fsl_qdma_halt()489 for (j = 0; j < fsl_qdma->num_blocks; j++) { in fsl_qdma_reg_init()940 fsl_qdma->num_blocks = QDMA_BLOCKS; in dpaa_qdma_init()948 len = sizeof(struct fsl_qdma_queue *) * fsl_qdma->num_blocks; in dpaa_qdma_init()955 for (i = 0; i < fsl_qdma->num_blocks; i++) { in dpaa_qdma_init()968 regs_size = fsl_qdma->block_offset * (fsl_qdma->num_blocks + 2); in dpaa_qdma_init()995 fsl_qdma->num_blocks); in dpaa_qdma_init()
198 u32 num_blocks; member
51629 uint16_t num_blocks; member