Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dmsf2-emac.c89 uint32_t pktaddr; member
116 d->pktaddr = le32_to_cpu(d->pktaddr); in emac_load_desc()
128 outd.pktaddr = cpu_to_le32(d->pktaddr); in emac_store_desc()
155 address_space_read(&s->dma_as, d.pktaddr, MEMTXATTRS_UNSPECIFIED, in msf2_dma_tx()
478 address_space_write(&s->dma_as, d.pktaddr, MEMTXATTRS_UNSPECIFIED, in emac_rx()