Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/agere/
H A Det131x.h1167 u32 tx_total_collisions; /* 0x610C */ member
H A Det131x.c1346 stats->tx_collisions += readl(&macstat->tx_total_collisions); in et1310_update_macstat_host_counters()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c410 p_bb->tx_total_collisions = stats.bb.tx_total_collisions; in qede_fill_by_demand_stats()
449 stats->collisions = edev->stats.bb.tx_total_collisions; in qede_get_stats64()
/linux/include/linux/qed/
H A Dqed_if.h1390 u64 tx_total_collisions; member
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c3071 BNGE_GET_TX_PORT_STATS64(tx, tx_total_collisions); in bnge_get_port_stats64()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c440 BNXT_TX_STATS_ENTRY(tx_total_collisions),
/linux/include/linux/bnge/
H A Dhsi.h5310 __le64 tx_total_collisions; member