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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Da2065.h159 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A D7990.h231 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A Dsunlance.c176 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
592 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;
763 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;
H A D7990.c382 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;
H A Ddeclance.c144 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
663 if (status & LE_T3_LCOL)
H A Da2065.c369 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;

Completed in 124 milliseconds