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

/drivers/net/ethernet/amd/
H A Da2065.h159 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A D7990.h226 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A Dsunlance.c175 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
588 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++;
756 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++;
H A D7990.c380 if (status & LE_T3_LCOL)
H A Ddeclance.c143 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
666 if (status & LE_T3_LCOL)
H A Da2065.c350 if (status & LE_T3_LCOL)

Completed in 22 milliseconds