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

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

Completed in 47 milliseconds