Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bce/
H A Dif_bcereg.h1253 u32 stat_Dot3StatsMultipleCollisionFrames; member
6572 u32 stat_Dot3StatsMultipleCollisionFrames; member
H A Dif_bce.c8086 sc->stat_Dot3StatsMultipleCollisionFrames = in bce_stats_update()
8087 stats->stat_Dot3StatsMultipleCollisionFrames; in bce_stats_update()
9221 CTLFLAG_RD, &sc->stat_Dot3StatsMultipleCollisionFrames, in bce_add_sysctls()
10583 BCE_PRINT_32BIT_STAT(stat_Dot3StatsMultipleCollisionFrames); in bce_dump_stats_block()