nfe_rxeof
rx_npkts = nfe_rxeof(sc, count, &rx_npkts);
domore = nfe_rxeof(sc, sc->nfe_process_limit, NULL);
static int nfe_rxeof(struct nfe_softc *, int, int *);