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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Da2065.h159 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A D7990.h234 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A Ddeclance.c137 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
640 if (status & LE_T3_LCOL)
H A Dsunlance.c172 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
591 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;
763 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;
H A D7990.c347 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;
H A Da2065.c379 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++;

Completed in 96 milliseconds