Home
last modified time | relevance | path

Searched refs:tx_late_collisions (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/agere/
H A Det131x.h1165 u32 tx_late_collisions; /* 0x6104 */ member
H A Det131x.c426 u32 tx_late_collisions; member
1351 stats->tx_late_collisions += readl(&macstat->tx_late_collisions); in et1310_update_macstat_host_counters()
1415 adapter->stats.tx_late_collisions += COUNTER_WRAP_12_BIT; in et1310_handle_macstat_interrupt()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h2763 tg3_stat64_t tx_late_collisions; member
2942 u64 tx_late_collisions; member
H A Dtg3.c10986 TG3_STAT_ADD32(&sp->tx_late_collisions, MAC_TX_STATS_LATE_COL); in tg3_periodic_fetch_stats()
11955 ESTAT_ADD(tx_late_collisions); in tg3_get_estats()
/linux/drivers/net/ethernet/cadence/
H A Dmacb.h1028 u64 tx_late_collisions;
1117 GEM_STAT_TITLE_BITS(LATECOLLCNT, "tx_late_collisions",
1025 u64 tx_late_collisions; global() member
/linux/drivers/net/dsa/
H A Dyt921x.h906 u64 tx_late_collisions; member
/linux/drivers/net/usb/
H A Dlan78xx.c258 u32 tx_late_collisions; member
308 u64 tx_late_collisions; member
754 check_counter_rollover(stats, dev->stats, tx_late_collisions); in lan78xx_check_stat_rollover()