Home
last modified time | relevance | path

Searched refs:stat_IfInFramesL2FilterDiscards (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_bnxvar.h346 uint32_t stat_IfInFramesL2FilterDiscards; member
H A Dif_bnx.c5851 sc->stat_IfInFramesL2FilterDiscards = in bnx_stats_update()
5852 stats->stat_IfInFramesL2FilterDiscards; in bnx_stats_update()
6453 if (sblk->stat_IfInFramesL2FilterDiscards) in bnx_dump_stats_block()
6455 sblk->stat_IfInFramesL2FilterDiscards); in bnx_dump_stats_block()
H A Dif_bnxreg.h884 uint32_t stat_IfInFramesL2FilterDiscards; member