Searched refs:LE_T3_LCOL (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.h159 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A D7990.h230 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A Dsunlance.c177 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
592 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++;
762 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++;
H A D7990.c378 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++;
H A Ddeclance.c144 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
660 if (status & LE_T3_LCOL)
H A Da2065.c364 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++;

Completed in 135 milliseconds