Home
last modified time | relevance | path

Searched refs:tx_ring_phys (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/apple/
Dmacmace.c59 dma_addr_t tx_ring_phys; member
390 &mp->tx_ring_phys, GFP_KERNEL); in mace_open()
420 mp->tx_ring, mp->tx_ring_phys); in mace_open()
472 psc_write_long(PSC_ENETWR_ADDR + mp->tx_slot, (u32) mp->tx_ring_phys); in mace_xmit_start()
755 mp->tx_ring, mp->tx_ring_phys); in mac_mace_device_remove()