Home
last modified time | relevance | path

Searched refs:stat_Dot3StatsSingleCollisionFrames (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/bce/
H A Dif_bcereg.h1290 u32 stat_Dot3StatsSingleCollisionFrames; member
6646 u32 stat_Dot3StatsSingleCollisionFrames; member
H A Dif_bce.c8230 sc->stat_Dot3StatsSingleCollisionFrames = in bce_stats_update()
8231 stats->stat_Dot3StatsSingleCollisionFrames; in bce_stats_update()
9384 CTLFLAG_RD, &sc->stat_Dot3StatsSingleCollisionFrames, in bce_add_sysctls()
10771 BCE_PRINT_32BIT_STAT(stat_Dot3StatsSingleCollisionFrames); in bce_dump_stats_block()