Searched refs:METH_INT_RX_OVERFLOW (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmeth.h200 #define METH_INT_RX_OVERFLOW BIT(7) /* 0: No interrupt pending, 1: DMA FIFO Overflow, DMA stopped, FATAL */ macro
216 METH_INT_RX_OVERFLOW| \
H A Dmeth.c544 if (status & (METH_INT_RX_OVERFLOW))

Completed in 87 milliseconds