Home
last modified time | relevance | path

Searched refs:tc_ring (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/dma/ti/
Dk3-udma.c85 struct k3_ring *tc_ring; /* Transmit Completion ring */ member
703 ring = uc->tchan->tc_ring; in udma_pop_from_ring()
742 ring2 = uc->tchan->tc_ring; in udma_reset_rings()
1608 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_free_bchan_resources()
1610 uc->bchan->tc_ring = NULL; in bcdma_free_bchan_resources()
1629 &uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()
1651 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()
1652 uc->bchan->tc_ring = NULL; in bcdma_alloc_bchan_resources()
1668 k3_ringacc_ring_free(uc->tchan->tc_ring); in udma_free_tx_resources()
1670 uc->tchan->tc_ring = NULL; in udma_free_tx_resources()
[all …]