Searched refs:LE_R1_OFL (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Da2065.h129 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
H A D7990.h204 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
H A Dsunlance.c159 #define LE_R1_OFL 0x10 /* OFL: Frame overflow */ macro
532 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++;
704 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++;
H A D7990.c314 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++;
H A Ddeclance.c125 #define LE_R1_OFL 0x1000 /* OFL: Frame overflow */ macro
591 if (bits & LE_R1_OFL)
H A Da2065.c302 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++;

Completed in 101 milliseconds