Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb/
A Dgmac.h54 u64 TxLateCollisions; member
A Dcxgb2.c312 ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors + in t1_get_stats()
336 ns->tx_window_errors = pstats->TxLateCollisions; in t1_get_stats()
473 *data++ = s->TxLateCollisions; in get_stats()

Completed in 7 milliseconds