Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h435 #define IPG_IS_RX_DMA_COMPLETE 0x0400 macro
Dipg.c1615 (status & IPG_IS_RX_DMA_COMPLETE) || in ipg_interrupt_handler()
1621 IPG_IS_RX_DMA_COMPLETE | IPG_IS_INT_REQUESTED) & in ipg_interrupt_handler()