Searched refs:ringtx (Results 1 – 1 of 1) sorted by relevance
46 struct k3_ring *ringtx; member324 &tx_chn->ringtx, in k3_udma_glue_request_tx_chn()341 ret = k3_ringacc_ring_cfg(tx_chn->ringtx, &cfg->tx_cfg); in k3_udma_glue_request_tx_chn()390 if (tx_chn->ringtx) in k3_udma_glue_release_tx_chn()391 k3_ringacc_ring_free(tx_chn->ringtx); in k3_udma_glue_release_tx_chn()412 return k3_ringacc_ring_push(tx_chn->ringtx, &desc_dma); in k3_udma_glue_push_tx_chn()520 occ_tx = k3_ringacc_ring_get_occ(tx_chn->ringtx); in k3_udma_glue_reset_tx_chn()524 ret = k3_ringacc_ring_pop(tx_chn->ringtx, &desc_dma); in k3_udma_glue_reset_tx_chn()535 k3_ringacc_ring_reset_dma(tx_chn->ringtx, occ_tx); in k3_udma_glue_reset_tx_chn()