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

/freebsd-11-stable/sys/dev/vge/
H A Dif_vge.c192 static int vge_rxeof(struct vge_softc *, int);
1430 vge_rxeof(struct vge_softc *sc, int count) function
1707 rx_npkts = vge_rxeof(sc, count);
1732 vge_rxeof(sc, count);
1780 vge_rxeof(sc, VGE_RX_DESC_CNT);
1782 vge_rxeof(sc, VGE_RX_DESC_CNT);
2386 vge_rxeof(sc, VGE_RX_DESC_CNT);

Completed in 97 milliseconds