Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_bnxvar.h297 uint64_t if_stat_oerrors; member
H A Dif_bnx.c5700 if_statadd_ref(ifp, nsr, if_oerrors, value - sc->if_stat_oerrors); in bnx_stats_update()
5701 sc->if_stat_oerrors = value; in bnx_stats_update()