Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bce/
H A Dif_bcereg.h1252 u32 stat_Dot3StatsSingleCollisionFrames; member
6571 u32 stat_Dot3StatsSingleCollisionFrames; member
H A Dif_bce.c8083 sc->stat_Dot3StatsSingleCollisionFrames = in bce_stats_update()
8084 stats->stat_Dot3StatsSingleCollisionFrames; in bce_stats_update()
9216 CTLFLAG_RD, &sc->stat_Dot3StatsSingleCollisionFrames, in bce_add_sysctls()
10582 BCE_PRINT_32BIT_STAT(stat_Dot3StatsSingleCollisionFrames); in bce_dump_stats_block()