Home
last modified time | relevance | path

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

/drivers/net/ethernet/icplus/
Dipg.h427 #define IPG_IS_HOST_ERROR 0x0002 macro
Dipg.c1622 (IPG_IS_HOST_ERROR | IPG_IS_TX_DMA_COMPLETE | in ipg_interrupt_handler()
1649 if (status & IPG_IS_HOST_ERROR) { in ipg_interrupt_handler()