Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/en/
Dmidwayvar.h101 uint32_t rxqus; /* # of good pulls from rx q */ member
Dmidway.c2287 EN_COUNT(sc->stats.rxqus); in en_service()
3143 printf("\t%d times RX pulled a good mbuf from Q\n", s->rxqus); in en_dump_stats()