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

/freebsd-13-stable/sys/dev/vge/
H A Dif_vge.c194 static int vge_rxeof(struct vge_softc *, int);
1439 vge_rxeof(struct vge_softc *sc, int count) function
1716 rx_npkts = vge_rxeof(sc, count);
1741 vge_rxeof(sc, count);
1789 vge_rxeof(sc, VGE_RX_DESC_CNT);
1791 vge_rxeof(sc, VGE_RX_DESC_CNT);
2394 vge_rxeof(sc, VGE_RX_DESC_CNT);

Completed in 112 milliseconds