Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h63 u64 TxLateCollisions; member
H A Dcxgb2.c311 ns->tx_errors = pstats->TxLateCollisions + pstats->TxLengthErrors + in t1_get_stats()
335 ns->tx_window_errors = pstats->TxLateCollisions; in t1_get_stats()
361 "TxLateCollisions",
472 *data++ = s->TxLateCollisions; in get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h54 u64 TxLateCollisions; member
H 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()
362 "TxLateCollisions",
473 *data++ = s->TxLateCollisions; in get_stats()

Completed in 5 milliseconds