Searched refs:t_ring (Results 1 – 1 of 1) sorted by relevance
84 struct k3_ring *t_ring; /* Transmit ring */ member663 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()1644 ret = k3_ringacc_ring_cfg(uc->bchan->t_ring, &ring_cfg); 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()1667 k3_ringacc_ring_free(uc->tchan->t_ring); in udma_free_tx_resources()[all …]