TxLateCollisions  311 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors +
TxLateCollisions  335 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	ns->tx_window_errors    = pstats->TxLateCollisions;
TxLateCollisions  473 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	*data++ = s->TxLateCollisions;
TxLateCollisions   63 drivers/net/ethernet/chelsio/cxgb/gmac.h 	u64 TxLateCollisions;