e1000_clean
netif_napi_add(netdev, &adapter->napi, e1000_clean);
static int e1000_clean(struct napi_struct *napi, int budget);