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.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
669 if (status & LE_T3_LCOL)
H A Da2065.c350 if (status & LE_T3_LCOL)

Completed in 51 milliseconds