Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h156 uint64_t ether_stat_macrcv_errors; member
H A Dbfe.c1358 bfe->bfe_stats.ether_stat_macrcv_errors += rxerr; in bfe_gather_stats()
1550 v = bfe->bfe_stats.ether_stat_macrcv_errors; in bfe_mac_getstat()
2134 bfe->bfe_stats.ether_stat_macrcv_errors++; in bfe_error_handler()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h396 uint64_t ether_stat_macrcv_errors; member
H A Dvr.c2492 v = vrp->stats.ether_stat_macrcv_errors; in vr_mac_getstat()