Searched refs:TD_LC (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/dec/tulip/ | ||
D | de4x5.h | 785 #define TD_LC 0x00000200 /* Late Collision */ macro |
D | de4x5.c | 1706 if (status & TD_LC) lp->stats.tx_window_errors++; in de4x5_tx() |