Searched refs:t_ring (Results 1 – 1 of 1) sorted by relevance
84 struct k3_ring *t_ring; /* Transmit ring */ member660 ring = uc->tchan->t_ring; in udma_push_to_ring()738 ring1 = uc->tchan->t_ring; in udma_reset_rings()1605 k3_ringacc_ring_free(uc->bchan->t_ring); in bcdma_free_bchan_resources()1607 uc->bchan->t_ring = NULL; in bcdma_free_bchan_resources()1624 &uc->bchan->t_ring, in bcdma_alloc_bchan_resources()1640 ret = k3_ringacc_ring_cfg(uc->bchan->t_ring, &ring_cfg); in bcdma_alloc_bchan_resources()1649 k3_ringacc_ring_free(uc->bchan->t_ring); in bcdma_alloc_bchan_resources()1650 uc->bchan->t_ring = NULL; in bcdma_alloc_bchan_resources()1663 k3_ringacc_ring_free(uc->tchan->t_ring); in udma_free_tx_resources()[all …]