Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bce/
H A Dif_bcereg.h1291 u32 stat_Dot3StatsMultipleCollisionFrames; member
6647 u32 stat_Dot3StatsMultipleCollisionFrames; member
H A Dif_bce.c8233 sc->stat_Dot3StatsMultipleCollisionFrames = in bce_stats_update()
8234 stats->stat_Dot3StatsMultipleCollisionFrames; in bce_stats_update()
9389 CTLFLAG_RD, &sc->stat_Dot3StatsMultipleCollisionFrames, in bce_add_sysctls()
10772 BCE_PRINT_32BIT_STAT(stat_Dot3StatsMultipleCollisionFrames); in bce_dump_stats_block()