Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h397 uint64_t ether_stat_macxmt_errors; member
H A Dvr.c1638 vrp->stats.ether_stat_macxmt_errors++; in vr_tx_reclaim()
2500 v = vrp->stats.ether_stat_macxmt_errors; in vr_mac_getstat()
2608 v = vrp->stats.ether_stat_macxmt_errors + in vr_mac_getstat()