sbmac_poll
netif_napi_add_weight(dev, &sc->napi, sbmac_poll, 16);
static int sbmac_poll(struct napi_struct *napi, int budget);