Home
last modified time | relevance | path

Searched refs:rx_overrunl (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()
638 sc->rx_overrunl, sc->tx_underrun); in ep_intr_locked()
736 sc->rx_overrunl++; in epread()
Dif_epvar.h75 short rx_overrunl; member