Searched refs:tx_desc_ring_pa (Results 1 – 1 of 1) sorted by relevance
374 dma_addr_t tx_desc_ring_pa; member1642 writel(upper_32_bits(tx_ring->tx_desc_ring_pa), &txdma->pr_base_hi); in et131x_config_tx_dma_regs()1643 writel(lower_32_bits(tx_ring->tx_desc_ring_pa), &txdma->pr_base_lo); in et131x_config_tx_dma_regs()2368 &tx_ring->tx_desc_ring_pa, in et131x_tx_dma_memory_alloc()2399 tx_ring->tx_desc_ring_pa); in et131x_tx_dma_memory_free()