Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dgmac.h67 u64 TxLengthErrors; member
Dcxgb2.c312 ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors + in t1_get_stats()
477 *data++ = s->TxLengthErrors; in get_stats()