Searched refs:tx_desc_ring_pa (Results 1 – 1 of 1) sorted by relevance
372 dma_addr_t tx_desc_ring_pa; member1645 writel(upper_32_bits(tx_ring->tx_desc_ring_pa), &txdma->pr_base_hi); in et131x_config_tx_dma_regs()1646 writel(lower_32_bits(tx_ring->tx_desc_ring_pa), &txdma->pr_base_lo); in et131x_config_tx_dma_regs()2371 &tx_ring->tx_desc_ring_pa, in et131x_tx_dma_memory_alloc()2402 tx_ring->tx_desc_ring_pa); in et131x_tx_dma_memory_free()