Searched refs:TMD3_LCOL (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddepca.h124 #define TMD3_LCOL 0x1000 /* Late COLlision */ macro
H A Dsun3lance.c186 #define TMD3_LCOL 0x1000 /* late collision */ macro
703 if (status & TMD3_LCOL) lp->stats.tx_window_errors++;
H A Datarilance.c287 #define TMD3_LCOL 0x1000 /* late collision */ macro
914 if (err_status & TMD3_LCOL) lp->stats.tx_window_errors++;
H A Ddepca.c1133 if (status & TMD3_LCOL)

Completed in 64 milliseconds