Home
last modified time | relevance | path

Searched refs:rx_overruns (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/igc/
H A Dif_igc.h369 unsigned long rx_overruns; member
H A Dif_igc.c1077 sc->rx_overruns++; in igc_intr()
1152 sc->rx_overruns++; in igc_msix_link()
2697 CTLFLAG_RD, &sc->rx_overruns, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A Dif_em.h546 unsigned long rx_overruns; member
H A Dif_em.c1836 sc->rx_overruns++; in em_intr()
1932 sc->rx_overruns++; in em_msix_link()
4930 CTLFLAG_RD, &sc->rx_overruns, in em_add_hw_stats()