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

/freebsd-13-stable/sys/dev/xl/
H A Dif_xl.c236 static int xl_rxeof(struct xl_softc *);
1829 xl_rxeof(struct xl_softc *sc) function
1973 * Taskqueue wrapper for xl_rxeof().
1982 xl_rxeof(sc);
2176 if (xl_rxeof(sc) == 0) {
2178 xl_rxeof(sc);
2238 rx_npkts = xl_rxeof(sc);
3110 xl_rxeof(sc);

Completed in 108 milliseconds