Searched refs:TxLateCollisions (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dgmac.h64 u64 TxLateCollisions; member in struct:cmac_statistics
H A Dmac.c20 u32 TxLateCollisions; member in struct:mac_statistics
H A Dcxgb2.c315 ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors +
339 ns->tx_window_errors = pstats->TxLateCollisions;
365 "TxLateCollisions",

Completed in 48 milliseconds