Searched refs:stat_EtherStatsCollisions (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/bce/
H A Dif_bce.c8084 sc->stat_EtherStatsCollisions =
8085 stats->stat_EtherStatsCollisions;
8206 return (sc->stat_EtherStatsCollisions);
9226 "stat_EtherStatsCollisions",
9227 CTLFLAG_RD, &sc->stat_EtherStatsCollisions,
10573 BCE_PRINT_32BIT_STAT(stat_EtherStatsCollisions);
H A Dif_bcereg.h1255 u32 stat_EtherStatsCollisions; member in struct:statistics_block
6574 u32 stat_EtherStatsCollisions; member in struct:bce_softc

Completed in 250 milliseconds