Searched refs:nfe_rxeof (Results 1 – 1 of 1) sorted by relevance
97 static int nfe_rxeof(struct nfe_softc *, int, int *);1619 rx_npkts = nfe_rxeof(sc, count, &rx_npkts); in nfe_poll()1886 domore = nfe_rxeof(sc, sc->nfe_process_limit, NULL); in nfe_int_task()2064 nfe_rxeof(struct nfe_softc *sc, int count, int *rx_npktsp) in nfe_rxeof() function