Searched refs:mtk_tx_dma (Results 1 – 2 of 2) sorted by relevance
532 struct mtk_tx_dma { struct671 struct mtk_tx_dma *dma;674 struct mtk_tx_dma *next_free;675 struct mtk_tx_dma *last_free;680 struct mtk_tx_dma *dma_pdma; /* For MT7628/88 PDMA handling */940 struct mtk_tx_dma *scratch_ring;
825 cnt * sizeof(struct mtk_tx_dma), in mtk_init_fq_dma()843 (sizeof(struct mtk_tx_dma) * (cnt - 1)); in mtk_init_fq_dma()850 ((i + 1) * sizeof(struct mtk_tx_dma))); in mtk_init_fq_dma()870 struct mtk_tx_dma *txd) in mtk_desc_to_tx_buf()878 struct mtk_tx_dma *dma) in qdma_to_pdma()931 struct mtk_tx_dma *txd, dma_addr_t mapped_addr, in setup_tx_buf()958 struct mtk_tx_dma *itxd, *txd; in mtk_tx_map()959 struct mtk_tx_dma *itxd_pdma, *txd_pdma; in mtk_tx_map()1395 struct mtk_tx_dma *desc; in mtk_poll_tx_qdma()1444 struct mtk_tx_dma *desc; in mtk_poll_tx_pdma()[all …]
Completed in 13 milliseconds