Lines Matching defs:cmpl_base
270 void *cmpl_base;
1104 desc = *((u64 *)(ring->cmpl_base + cmpl_read_offset));
1257 ring->cmpl_base = dma_pool_zalloc(ring->mbox->cmpl_pool,
1259 if (!ring->cmpl_base) {
1349 ring->cmpl_base, ring->cmpl_dma_base);
1350 ring->cmpl_base = NULL;
1424 if (ring->cmpl_base) {
1426 ring->cmpl_base, ring->cmpl_dma_base);
1427 ring->cmpl_base = NULL;
1556 ring->cmpl_base = NULL;