Home
last modified time | relevance | path

Searched refs:k3_udma_glue_pop_tx_chn (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/dma/
H A Dk3-udma-glue.h38 int k3_udma_glue_pop_tx_chn(struct k3_udma_glue_tx_channel *tx_chn,
/linux/drivers/dma/ti/
H A Dk3-udma-glue.c487 int k3_udma_glue_pop_tx_chn(struct k3_udma_glue_tx_channel *tx_chn, in k3_udma_glue_pop_tx_chn() function
498 EXPORT_SYMBOL_GPL(k3_udma_glue_pop_tx_chn);
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c144 res = k3_udma_glue_pop_tx_chn(tx_chn->tx_chn, &desc_dma); in emac_tx_complete_packets()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c1409 res = k3_udma_glue_pop_tx_chn(tx_chn->tx_chn, &desc_dma); in am65_cpsw_nuss_tx_compl_packets()
1467 res = k3_udma_glue_pop_tx_chn(tx_chn->tx_chn, &desc_dma); in am65_cpsw_nuss_tx_compl_packets_2g()