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

/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c409 static int bge_rxeof(struct bge_softc *, uint16_t, int);
4300 bge_rxeof(struct bge_softc *sc, uint16_t rx_prod, int holdlck) function
4567 rx_npkts = bge_rxeof(sc, rx_prod, 1);
4640 bge_rxeof(sc, rx_prod, 0);
4718 bge_rxeof(sc, rx_prod, 1);

Completed in 91 milliseconds