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

/freebsd-12-stable/sys/dev/tsec/
H A Dif_tsec.c894 static poll_handler_t tsec_poll; variable
897 tsec_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) function
990 error = ether_poll_register(tsec_poll, ifp);

Completed in 102 milliseconds