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

/freebsd-10.2-release/sys/dev/nfe/
H A Dif_nfe.c99 static int nfe_jrxeof(struct nfe_softc *, int, int *);
1653 rx_npkts = nfe_jrxeof(sc, count, &rx_npkts);
1925 domore = nfe_jrxeof(sc, sc->nfe_process_limit, NULL);
2229 nfe_jrxeof(struct nfe_softc *sc, int count, int *rx_npktsp) function

Completed in 48 milliseconds