Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dxgmac.c99 #define DMA_STATUS_NIS 0x00010000 /* Normal Interrupt Summary */ macro
258 s->regs[DMA_STATUS] |= DMA_STATUS_TI | DMA_STATUS_NIS; in xgmac_enet_send()
350 s->regs[DMA_STATUS] |= DMA_STATUS_RI | DMA_STATUS_NIS; in eth_rx()
377 s->regs[DMA_STATUS] |= DMA_STATUS_RI | DMA_STATUS_NIS; in eth_rx()