Home
last modified time | relevance | path

Searched refs:mtk_tx_dma (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.c1132 struct mtk_tx_dma *dma) in qdma_to_pdma()
1224 struct mtk_tx_dma *desc = txd; in mtk_tx_set_dma_desc_v1()
1316 struct mtk_tx_dma *itxd, *txd; in mtk_tx_map()
1317 struct mtk_tx_dma *itxd_pdma, *txd_pdma; in mtk_tx_map()
1673 struct mtk_tx_dma *txd_pdma; in mtk_xdp_frame_map()
1718 struct mtk_tx_dma *htxd, *txd; in mtk_xdp_submit_frame()
2174 struct mtk_tx_dma *desc; in mtk_poll_tx_qdma()
2226 struct mtk_tx_dma *desc; in mtk_poll_tx_pdma()
4780 .txd_size = sizeof(struct mtk_tx_dma),
4799 .txd_size = sizeof(struct mtk_tx_dma),
[all …]
A Dmtk_eth_soc.h609 struct mtk_tx_dma { struct
796 struct mtk_tx_dma *next_free;
797 struct mtk_tx_dma *last_free;
802 struct mtk_tx_dma *dma_pdma; /* For MT7628/88 PDMA handling */

Completed in 20 milliseconds