Searched refs:tc_ring (Results 1 – 1 of 1) sorted by relevance
85 struct k3_ring *tc_ring; /* Transmit Completion ring */ member703 ring = uc->tchan->tc_ring; in udma_pop_from_ring()742 ring2 = uc->tchan->tc_ring; in udma_reset_rings()1615 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_free_bchan_resources()1617 uc->bchan->tc_ring = NULL; in bcdma_free_bchan_resources()1636 &uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()1658 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()1659 uc->bchan->tc_ring = NULL; in bcdma_alloc_bchan_resources()1675 k3_ringacc_ring_free(uc->tchan->tc_ring); in udma_free_tx_resources()1677 uc->tchan->tc_ring = NULL; in udma_free_tx_resources()[all …]