Searched refs:ringtx (Results 1 – 1 of 1) sorted by relevance
44 struct k3_ring *ringtx; member276 &tx_chn->ringtx, in k3_udma_glue_request_tx_chn()283 ret = k3_ringacc_ring_cfg(tx_chn->ringtx, &cfg->tx_cfg); in k3_udma_glue_request_tx_chn()345 if (tx_chn->ringtx) in k3_udma_glue_release_tx_chn()346 k3_ringacc_ring_free(tx_chn->ringtx); in k3_udma_glue_release_tx_chn()362 return k3_ringacc_ring_push(tx_chn->ringtx, &desc_dma); in k3_udma_glue_push_tx_chn()454 occ_tx = k3_ringacc_ring_get_occ(tx_chn->ringtx); in k3_udma_glue_reset_tx_chn()458 ret = k3_ringacc_ring_pop(tx_chn->ringtx, &desc_dma); in k3_udma_glue_reset_tx_chn()466 k3_ringacc_ring_reset_dma(tx_chn->ringtx, occ_tx); in k3_udma_glue_reset_tx_chn()