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

/freebsd-13-stable/sys/dev/xl/
H A Dif_xl.c257 static int xl_poll(struct ifnet *ifp, enum poll_cmd cmd, int count);
2217 xl_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) function
3050 error = ether_poll_register(xl_poll, ifp);

Completed in 34 milliseconds