Searched refs:ringtx (Results 1 – 1 of 1) sorted by relevance
47 struct k3_ring *ringtx; member325 &tx_chn->ringtx, in k3_udma_glue_request_tx_chn()342 ret = k3_ringacc_ring_cfg(tx_chn->ringtx, &cfg->tx_cfg); in k3_udma_glue_request_tx_chn()391 if (tx_chn->ringtx) in k3_udma_glue_release_tx_chn()392 k3_ringacc_ring_free(tx_chn->ringtx); in k3_udma_glue_release_tx_chn()413 return k3_ringacc_ring_push(tx_chn->ringtx, &desc_dma); in k3_udma_glue_push_tx_chn()521 occ_tx = k3_ringacc_ring_get_occ(tx_chn->ringtx); in k3_udma_glue_reset_tx_chn()525 ret = k3_ringacc_ring_pop(tx_chn->ringtx, &desc_dma); in k3_udma_glue_reset_tx_chn()536 k3_ringacc_ring_reset_dma(tx_chn->ringtx, occ_tx); in k3_udma_glue_reset_tx_chn()