Searched refs:txr_dma (Results 1 – 1 of 1) sorted by relevance
88 dma_addr_t txr_dma; member752 ring = ioc3_map(ip->txr_dma, PCI64_ATTR_PREC); in ioc3_start()895 &ip->txr_dma, GFP_KERNEL); in ioc3eth_probe()903 ip->txr_dma = ALIGN(ip->txr_dma, SZ_16K); in ioc3eth_probe()959 ip->txr_dma); in ioc3eth_probe()971 dma_free_coherent(ip->dma_dev, TX_RING_SIZE + SZ_16K - 1, ip->tx_ring, ip->txr_dma); in ioc3eth_remove()