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()1605 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_free_bchan_resources()1607 uc->bchan->tc_ring = NULL; in bcdma_free_bchan_resources()1626 &uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()1648 k3_ringacc_ring_free(uc->bchan->tc_ring); in bcdma_alloc_bchan_resources()1649 uc->bchan->tc_ring = NULL; in bcdma_alloc_bchan_resources()1665 k3_ringacc_ring_free(uc->tchan->tc_ring); in udma_free_tx_resources()1667 uc->tchan->tc_ring = NULL; in udma_free_tx_resources()[all …]