Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h437 #define IPG_IS_RX_DMA_PRIORITY 0x1000 macro
Dipg.c1613 if ((status & IPG_IS_RX_DMA_PRIORITY) || in ipg_interrupt_handler()
1620 if (status & (~(IPG_IS_RX_DMA_PRIORITY | IPG_IS_RFD_LIST_END | in ipg_interrupt_handler()