Searched refs:tc_ring (Results 1 – 1 of 1) sorted by relevance
85 struct k3_ring *tc_ring; /* Transmit Completion ring */ member700 ring = uc->tchan->tc_ring; in udma_pop_from_ring()739 ring2 = uc->tchan->tc_ring; in udma_reset_rings()1604 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_free_bchan_resources()1606 uc->bchan->tc_ring = NULL; in bcdma_free_bchan_resources()1625 &uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()1647 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()1648 uc->bchan->tc_ring = NULL; in bcdma_alloc_bchan_resources()1664 k3_ringacc_ring_free(uc->tchan->tc_ring); in udma_free_tx_resources()1666 uc->tchan->tc_ring = NULL; in udma_free_tx_resources()[all …]