Home
last modified time | relevance | path

Searched refs:TD_LC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h785 #define TD_LC 0x00000200 /* Late Collision */ macro
H A Dde4x5.c1706 if (status & TD_LC) lp->stats.tx_window_errors++; in de4x5_tx()