Searched refs:GM_IS_RX_FF_OR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dskge.h1964 GM_IS_RX_FF_OR = 1<<1, /* Receive FIFO Overrun */ enumerator in enum:__anon13290
1967 #define GMAC_DEF_MSK (GM_IS_RX_FF_OR | GM_IS_TX_FF_UR)
H A Dsky2.h2064 GM_IS_RX_FF_OR = 1<<1, /* Receive FIFO Overrun */ enumerator in enum:__anon13412
H A Dskge.c2273 if (status & GM_IS_RX_FF_OR) {
H A Dsky2.c2773 if (status & GM_IS_RX_FF_OR) {

Completed in 100 milliseconds