eip_poll
void eip_poll(struct net_device *dev);
EXPORT_SYMBOL(eip_poll);
.ndo_poll_controller = eip_poll,