Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ep/
Dif_ep.c344 sc->rx_overrunf = sc->rx_overrunl = sc->tx_underrun = 0; in ep_attach()
459 sc->rx_overrunf = sc->rx_overrunl = sc->tx_underrun = 0; in epinit_locked()
637 sc->rx_no_first, sc->rx_no_mbuf, sc->rx_overrunf, in ep_intr_locked()
734 sc->rx_overrunf++; in epread()
Dif_epvar.h74 short rx_overrunf; member