Home
last modified time | relevance | path

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

/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.c1309 &eth->phy_scratch_ring, true); in mtk_init_fq_dma()
1314 phy_ring_tail = eth->phy_scratch_ring + soc->tx.desc_size * (cnt - 1); in mtk_init_fq_dma()
1336 txd->txd2 = eth->phy_scratch_ring + in mtk_init_fq_dma()
1353 mtk_w32(eth, eth->phy_scratch_ring, soc->reg_map->qdma.fq_head); in mtk_init_fq_dma()
3293 eth->scratch_ring, eth->phy_scratch_ring, in mtk_dma_free()
3296 eth->phy_scratch_ring = 0; in mtk_dma_free()
A Dmtk_eth_soc.h1318 dma_addr_t phy_scratch_ring; member

Completed in 17 milliseconds