Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dk3-udma.c84 struct k3_ring *t_ring; /* Transmit ring */ member
663 ring = uc->tchan->t_ring; in udma_push_to_ring()
741 ring1 = uc->tchan->t_ring; in udma_reset_rings()
1609 k3_ringacc_ring_free(uc->bchan->t_ring); in bcdma_free_bchan_resources()
1611 uc->bchan->t_ring = NULL; in bcdma_free_bchan_resources()
1628 &uc->bchan->t_ring, in bcdma_alloc_bchan_resources()
1653 k3_ringacc_ring_free(uc->bchan->t_ring); in bcdma_alloc_bchan_resources()
1654 uc->bchan->t_ring = NULL; in bcdma_alloc_bchan_resources()
1669 uc->tchan->t_ring = NULL; in udma_free_tx_resources()
1693 &tchan->t_ring, in udma_alloc_tx_resources()
[all …]