Searched refs:TxLengthErrors (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dgmac.h68 u64 TxLengthErrors; member in struct:cmac_statistics
H A Dcxgb2.c317 ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors +
371 "TxLengthErrors",
483 *data++ = s->TxLengthErrors;

Completed in 114 milliseconds