Searched refs:phy_scratch_ring (Results 1 – 2 of 2) sorted by relevance
1196 ð->phy_scratch_ring, in mtk_init_fq_dma()1202 phy_ring_tail = eth->phy_scratch_ring + soc->tx.desc_size * (cnt - 1); in mtk_init_fq_dma()1224 txd->txd2 = eth->phy_scratch_ring + in mtk_init_fq_dma()1241 mtk_w32(eth, eth->phy_scratch_ring, soc->reg_map->qdma.fq_head); in mtk_init_fq_dma()2537 ring->phys = eth->phy_scratch_ring + soc->tx.fq_dma_size * (dma_addr_t)sz; in mtk_tx_alloc()3205 eth->scratch_ring, eth->phy_scratch_ring); in mtk_dma_free()3207 eth->phy_scratch_ring = 0; in mtk_dma_free()4987 eth->phy_scratch_ring = res_sram->start; in mtk_probe()4989 eth->phy_scratch_ring = res->start + MTK_ETH_SRAM_OFFSET; in mtk_probe()
1277 dma_addr_t phy_scratch_ring; member