Searched refs:rxdrqout (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/en/
H A Dmidwayvar.h102 uint32_t rxdrqout; /* # of times out of DRQs */ member in struct:en_stats
H A Dmidway.c2017 EN_COUNT(sc->stats.rxdrqout); \
2349 EN_COUNT(sc->stats.rxdrqout);
3145 printf("\t%d times ran out of DRQs\n", s->rxdrqout);

Completed in 55 milliseconds