bge_rxeof
static int bge_rxeof(struct bge_softc *, uint16_t, int);
rx_npkts = bge_rxeof(sc, rx_prod, 1);
bge_rxeof(sc, rx_prod, 0);
bge_rxeof(sc, rx_prod, 1);
(void)bge_rxeof(sc, rx_prod, 0);