Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h1250 u32 stat_Dot3StatsSingleCollisionFrames; member
6569 u32 stat_Dot3StatsSingleCollisionFrames; member
H A Dif_bce.c8062 sc->stat_Dot3StatsSingleCollisionFrames = in bce_stats_update()
8063 stats->stat_Dot3StatsSingleCollisionFrames; in bce_stats_update()
9195 CTLFLAG_RD, &sc->stat_Dot3StatsSingleCollisionFrames, in bce_add_sysctls()
10561 BCE_PRINT_32BIT_STAT(stat_Dot3StatsSingleCollisionFrames); in bce_dump_stats_block()