Home
last modified time | relevance | path

Searched refs:tx_late_cols (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/
H A Db44.h314 _B44(tx_late_cols) \
H A Db44.c1673 hwstat->tx_late_cols); in b44_get_stats64()
/linux/drivers/net/ethernet/cadence/
H A Dmacb.h987 u64 tx_late_cols; member
H A Dmacb_main.c3293 nstat->tx_errors = (hwstat->tx_late_cols + in macb_get_stats()
3359 mac_stats->LateCollisions = hwstat->tx_late_cols; in macb_get_eth_mac_stats()