Lines Matching defs:cmpl_base
280 void *cmpl_base;
1114 desc = *((u64 *)(ring->cmpl_base + cmpl_read_offset));
1267 ring->cmpl_base = dma_pool_zalloc(ring->mbox->cmpl_pool,
1269 if (!ring->cmpl_base) {
1359 ring->cmpl_base, ring->cmpl_dma_base);
1360 ring->cmpl_base = NULL;
1434 if (ring->cmpl_base) {
1436 ring->cmpl_base, ring->cmpl_dma_base);
1437 ring->cmpl_base = NULL;
1572 ring->cmpl_base = NULL;