Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_bnxvar.h296 uint64_t if_stat_ierrors; member
H A Dif_bnx.c5693 if_statadd_ref(ifp, nsr, if_ierrors, value - sc->if_stat_ierrors); in bnx_stats_update()
5694 sc->if_stat_ierrors = value; in bnx_stats_update()