Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe.h157 uint64_t ether_stat_macxmt_errors; member
H A Dbfe.c1359 bfe->bfe_stats.ether_stat_macxmt_errors += txerr; in bfe_gather_stats()
1554 v = bfe->bfe_stats.ether_stat_macxmt_errors; in bfe_mac_getstat()
1627 v = bfe->bfe_stats.ether_stat_macxmt_errors; in bfe_mac_getstat()
2144 bfe->bfe_stats.ether_stat_macxmt_errors++; in bfe_error_handler()
/titanic_50/usr/src/uts/common/io/vr/
H A Dvr.h397 uint64_t ether_stat_macxmt_errors; member
H A Dvr.c1634 vrp->stats.ether_stat_macxmt_errors++; in vr_tx_reclaim()
2496 v = vrp->stats.ether_stat_macxmt_errors; in vr_mac_getstat()
2604 v = vrp->stats.ether_stat_macxmt_errors + in vr_mac_getstat()