Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_igb.c227 static poll_handler_t igb_poll; variable
1170 error = ether_poll_register(igb_poll, ifp); in igb_ioctl()
1493 igb_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) in igb_poll() function