Symbol: bfe_stats
usr/src/uts/common/io/bfe/bfe.c
1323
bfe->bfe_stats.ether_stat_carrier_errors =
usr/src/uts/common/io/bfe/bfe.c
1328
bfe->bfe_stats.ether_stat_ex_collisions =
usr/src/uts/common/io/bfe/bfe.c
1333
bfe->bfe_stats.ether_stat_fcs_errors =
usr/src/uts/common/io/bfe/bfe.c
1337
bfe->bfe_stats.ether_stat_first_collisions =
usr/src/uts/common/io/bfe/bfe.c
1340
bfe->bfe_stats.ether_stat_multi_collisions =
usr/src/uts/common/io/bfe/bfe.c
1344
bfe->bfe_stats.ether_stat_toolong_errors =
usr/src/uts/common/io/bfe/bfe.c
1348
bfe->bfe_stats.ether_stat_tooshort_errors =
usr/src/uts/common/io/bfe/bfe.c
1352
bfe->bfe_stats.ether_stat_tx_late_collisions +=
usr/src/uts/common/io/bfe/bfe.c
1355
bfe->bfe_stats.ether_stat_defer_xmts +=
usr/src/uts/common/io/bfe/bfe.c
1358
bfe->bfe_stats.ether_stat_macrcv_errors += rxerr;
usr/src/uts/common/io/bfe/bfe.c
1359
bfe->bfe_stats.ether_stat_macxmt_errors += txerr;
usr/src/uts/common/io/bfe/bfe.c
1361
bfe->bfe_stats.collisions += coll;
usr/src/uts/common/io/bfe/bfe.c
1434
v = bfe->bfe_stats.ether_stat_align_errors;
usr/src/uts/common/io/bfe/bfe.c
1474
v = bfe->bfe_stats.ether_stat_carrier_errors;
usr/src/uts/common/io/bfe/bfe.c
1482
v = bfe->bfe_stats.ether_stat_defer_xmts;
usr/src/uts/common/io/bfe/bfe.c
1487
v = bfe->bfe_stats.ether_stat_ex_collisions;
usr/src/uts/common/io/bfe/bfe.c
1492
v = bfe->bfe_stats.ether_stat_fcs_errors;
usr/src/uts/common/io/bfe/bfe.c
1497
v = bfe->bfe_stats.ether_stat_first_collisions;
usr/src/uts/common/io/bfe/bfe.c
1550
v = bfe->bfe_stats.ether_stat_macrcv_errors;
usr/src/uts/common/io/bfe/bfe.c
1554
v = bfe->bfe_stats.ether_stat_macxmt_errors;
usr/src/uts/common/io/bfe/bfe.c
1558
v = bfe->bfe_stats.ether_stat_multi_collisions;
usr/src/uts/common/io/bfe/bfe.c
1566
v = bfe->bfe_stats.ether_stat_toolong_errors;
usr/src/uts/common/io/bfe/bfe.c
1570
v = bfe->bfe_stats.ether_stat_tooshort_errors;
usr/src/uts/common/io/bfe/bfe.c
1574
v = bfe->bfe_stats.ether_stat_tx_late_collisions;
usr/src/uts/common/io/bfe/bfe.c
1586
v = bfe->bfe_stats.brdcstrcv;
usr/src/uts/common/io/bfe/bfe.c
1590
v = bfe->bfe_stats.brdcstxmt;
usr/src/uts/common/io/bfe/bfe.c
1594
v = bfe->bfe_stats.multixmt;
usr/src/uts/common/io/bfe/bfe.c
1598
v = bfe->bfe_stats.collisions;
usr/src/uts/common/io/bfe/bfe.c
1602
v = bfe->bfe_stats.ierrors;
usr/src/uts/common/io/bfe/bfe.c
1606
v = bfe->bfe_stats.ipackets;
usr/src/uts/common/io/bfe/bfe.c
1610
v = bfe->bfe_stats.multircv;
usr/src/uts/common/io/bfe/bfe.c
1614
v = bfe->bfe_stats.norcvbuf;
usr/src/uts/common/io/bfe/bfe.c
1618
v = bfe->bfe_stats.noxmtbuf;
usr/src/uts/common/io/bfe/bfe.c
1622
v = bfe->bfe_stats.obytes;
usr/src/uts/common/io/bfe/bfe.c
1627
v = bfe->bfe_stats.ether_stat_macxmt_errors;
usr/src/uts/common/io/bfe/bfe.c
1631
v = bfe->bfe_stats.opackets;
usr/src/uts/common/io/bfe/bfe.c
1635
v = bfe->bfe_stats.rbytes;
usr/src/uts/common/io/bfe/bfe.c
1639
v = bfe->bfe_stats.underflows;
usr/src/uts/common/io/bfe/bfe.c
1643
v = bfe->bfe_stats.overflows;
usr/src/uts/common/io/bfe/bfe.c
1938
bfe->bfe_stats.noxmtbuf++;
usr/src/uts/common/io/bfe/bfe.c
1955
bfe->bfe_stats.multixmt++;
usr/src/uts/common/io/bfe/bfe.c
1957
bfe->bfe_stats.brdcstxmt++;
usr/src/uts/common/io/bfe/bfe.c
1959
bfe->bfe_stats.opackets++;
usr/src/uts/common/io/bfe/bfe.c
1960
bfe->bfe_stats.obytes += pktlen;
usr/src/uts/common/io/bfe/bfe.c
2104
bfe->bfe_stats.overflows++;
usr/src/uts/common/io/bfe/bfe.c
2111
bfe->bfe_stats.underflows++;
usr/src/uts/common/io/bfe/bfe.c
2134
bfe->bfe_stats.ether_stat_macrcv_errors++;
usr/src/uts/common/io/bfe/bfe.c
2144
bfe->bfe_stats.ether_stat_macxmt_errors++;
usr/src/uts/common/io/bfe/bfe.c
2152
bfe->bfe_stats.ierrors++;
usr/src/uts/common/io/bfe/bfe.c
2269
bfe->bfe_stats.ipackets++;
usr/src/uts/common/io/bfe/bfe.c
2272
bfe->bfe_stats.rbytes += len;
usr/src/uts/common/io/bfe/bfe.c
2275
bfe->bfe_stats.brdcstrcv++;
usr/src/uts/common/io/bfe/bfe.c
2277
bfe->bfe_stats.multircv++;
usr/src/uts/common/io/bfe/bfe.c
2279
bfe->bfe_stats.norcvbuf++;
usr/src/uts/common/io/bfe/bfe.h
322
bfe_stats_t bfe_stats;