Home
last modified time | relevance | path

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

/trueos/sys/dev/ep/
HDif_ep.c340 sc->rx_overrunf = sc->rx_overrunl = sc->tx_underrun = 0; in ep_attach()
451 sc->rx_overrunf = sc->rx_overrunl = sc->tx_underrun = 0; in epinit_locked()
642 sc->rx_no_first, sc->rx_no_mbuf, sc->rx_overrunf, in ep_intr_locked()
739 sc->rx_overrunf++; in epread()
HDif_epvar.h73 short rx_overrunf; member