e1000_netpoll
static void e1000_netpoll (struct net_device *netdev);
.ndo_poll_controller = e1000_netpoll,