grcan_poll
netif_napi_add_weight(dev, &priv->napi, grcan_poll, GRCAN_NAPI_WEIGHT);
static int grcan_poll(struct napi_struct *napi, int budget);