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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.h124 #define TMD3_LCOL 0x1000 /* Late COLlision */ macro
H A Dsun3lance.c184 #define TMD3_LCOL 0x1000 /* late collision */ macro
701 if (status & TMD3_LCOL) dev->stats.tx_window_errors++;
H A Datarilance.c285 #define TMD3_LCOL 0x1000 /* late collision */ macro
900 if (err_status & TMD3_LCOL) dev->stats.tx_window_errors++;
H A Ddepca.c1135 if (status & TMD3_LCOL)

Completed in 124 milliseconds