Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h67 u64 TxLengthErrors; member
H A Dcxgb2.c311 ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors + in t1_get_stats()
365 "TxLengthErrors",
476 *data++ = s->TxLengthErrors; in get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h58 u64 TxLengthErrors; member
H A Dcxgb2.c312 ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors + in t1_get_stats()
366 "TxLengthErrors",
477 *data++ = s->TxLengthErrors; in get_stats()

Completed in 5 milliseconds