Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c230 static void emx_npoll_tx(struct ifnet *, void *, int);
4204 emx_npoll_tx(struct ifnet *ifp, void *arg, int cycle __unused) in emx_npoll_tx() function
4244 info->ifpi_tx[cpu].poll_func = emx_npoll_tx; in emx_npoll()