Searched refs:ether_stat_fcs_errors (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h154 uint64_t ether_stat_fcs_errors; member in struct:bfe_stats
H A Dbfe.c1333 bfe->bfe_stats.ether_stat_fcs_errors =
1492 v = bfe->bfe_stats.ether_stat_fcs_errors;
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h394 uint64_t ether_stat_fcs_errors; member in struct:__anon6579
H A Dvr.c1434 vrp->stats.ether_stat_fcs_errors++;
2412 v = vrp->stats.ether_stat_fcs_errors;
2608 vrp->stats.ether_stat_fcs_errors;

Completed in 72 milliseconds