Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h1251 u32 stat_Dot3StatsMultipleCollisionFrames; member
6570 u32 stat_Dot3StatsMultipleCollisionFrames; member
H A Dif_bce.c8065 sc->stat_Dot3StatsMultipleCollisionFrames = in bce_stats_update()
8066 stats->stat_Dot3StatsMultipleCollisionFrames; in bce_stats_update()
9200 CTLFLAG_RD, &sc->stat_Dot3StatsMultipleCollisionFrames, in bce_add_sysctls()
10562 BCE_PRINT_32BIT_STAT(stat_Dot3StatsMultipleCollisionFrames); in bce_dump_stats_block()