Searched refs:ringtx (Results 1 – 1 of 1) sorted by relevance
46 struct k3_ring *ringtx; member323 &tx_chn->ringtx, in k3_udma_glue_request_tx_chn()340 ret = k3_ringacc_ring_cfg(tx_chn->ringtx, &cfg->tx_cfg); in k3_udma_glue_request_tx_chn()389 if (tx_chn->ringtx) in k3_udma_glue_release_tx_chn()390 k3_ringacc_ring_free(tx_chn->ringtx); in k3_udma_glue_release_tx_chn()411 return k3_ringacc_ring_push(tx_chn->ringtx, &desc_dma); in k3_udma_glue_push_tx_chn()519 occ_tx = k3_ringacc_ring_get_occ(tx_chn->ringtx); in k3_udma_glue_reset_tx_chn()523 ret = k3_ringacc_ring_pop(tx_chn->ringtx, &desc_dma); in k3_udma_glue_reset_tx_chn()534 k3_ringacc_ring_reset_dma(tx_chn->ringtx, occ_tx); in k3_udma_glue_reset_tx_chn()