Lines Matching defs:desc_tx
755 struct cppi5_host_desc_t *desc_tx;
758 desc_tx = k3_cppi_desc_pool_dma2virt(tx_chn->desc_pool, desc_dma);
759 desc_idx = am65_cpsw_nuss_desc_idx(tx_chn->desc_pool, desc_tx,
834 struct cppi5_host_desc_t *desc_tx;
838 desc_tx = k3_cppi_desc_pool_dma2virt(tx_chn->desc_pool, desc_dma);
839 swdata = cppi5_hdesc_get_swdata(desc_tx);
849 am65_cpsw_nuss_xmit_free(tx_chn, desc_tx);
1460 struct cppi5_host_desc_t *desc_tx;
1491 desc_tx = k3_cppi_desc_pool_dma2virt(tx_chn->desc_pool,
1493 swdata = cppi5_hdesc_get_swdata(desc_tx);
1512 am65_cpsw_nuss_xmit_free(tx_chn, desc_tx);