Searched refs:phy_scratch_ring (Results 1 – 2 of 2) sorted by relevance
947 ð->phy_scratch_ring, in mtk_init_fq_dma()962 phy_ring_tail = eth->phy_scratch_ring + soc->txrx.txd_size * (cnt - 1); in mtk_init_fq_dma()970 txd->txd2 = eth->phy_scratch_ring + in mtk_init_fq_dma()983 mtk_w32(eth, eth->phy_scratch_ring, soc->reg_map->qdma.fq_head); in mtk_init_fq_dma()2827 eth->scratch_ring, eth->phy_scratch_ring); in mtk_dma_free()2829 eth->phy_scratch_ring = 0; in mtk_dma_free()
1093 dma_addr_t phy_scratch_ring; member