Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe.h161 uint64_t ether_stat_tx_late_collisions; member
H A Dbfe.c1352 bfe->bfe_stats.ether_stat_tx_late_collisions += in bfe_gather_stats()
1574 v = bfe->bfe_stats.ether_stat_tx_late_collisions; in bfe_mac_getstat()
/titanic_50/usr/src/uts/common/io/vr/
H A Dvr.h401 uint64_t ether_stat_tx_late_collisions; member
H A Dvr.c1666 vrp->stats.ether_stat_tx_late_collisions++; in vr_tx_reclaim()
2529 v = vrp->stats.ether_stat_tx_late_collisions; in vr_mac_getstat()