Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bfe/
H A Dbfe.h153 uint64_t ether_stat_ex_collisions; member
H A Dbfe.c1328 bfe->bfe_stats.ether_stat_ex_collisions = in bfe_gather_stats()
1487 v = bfe->bfe_stats.ether_stat_ex_collisions; in bfe_mac_getstat()
/titanic_41/usr/src/uts/common/io/vr/
H A Dvr.h393 uint64_t ether_stat_ex_collisions; member
H A Dvr.c1638 vrp-> stats.ether_stat_ex_collisions++; in vr_tx_reclaim()
2405 v = vrp->stats.ether_stat_ex_collisions; in vr_mac_getstat()