Home
last modified time | relevance | path

Searched refs:emx_rxeof (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/emx/
H A Dif_emx.c248 static void emx_rxeof(struct emx_rxdata *, int);
1516 emx_rxeof(&sc->rx_data[i], -1); in emx_intr_body()
3337 emx_rxeof(struct emx_rxdata *rdata, int count) in emx_rxeof() function
4221 emx_rxeof(rdata, cycle); in emx_npoll_rx()