Searched refs:phy_scratch_ring (Results 1 – 2 of 2) sorted by relevance
1152 ð->phy_scratch_ring, in mtk_init_fq_dma()1158 phy_ring_tail = eth->phy_scratch_ring + soc->tx.desc_size * (cnt - 1); in mtk_init_fq_dma()1180 txd->txd2 = eth->phy_scratch_ring + in mtk_init_fq_dma()1197 mtk_w32(eth, eth->phy_scratch_ring, soc->reg_map->qdma.fq_head); in mtk_init_fq_dma()2486 ring->phys = eth->phy_scratch_ring + soc->tx.fq_dma_size * (dma_addr_t)sz; in mtk_tx_alloc()3146 eth->scratch_ring, eth->phy_scratch_ring); in mtk_dma_free()3148 eth->phy_scratch_ring = 0; in mtk_dma_free()4894 eth->phy_scratch_ring = res_sram->start; in mtk_probe()4896 eth->phy_scratch_ring = res->start + MTK_ETH_SRAM_OFFSET; in mtk_probe()
1258 dma_addr_t phy_scratch_ring; member