tulip_poll
int tulip_poll(struct napi_struct *napi, int budget);
netif_napi_add_weight(dev, &tp->napi, tulip_poll, 16);