mana_poll
netif_napi_add_locked(net, &cq->napi, mana_poll);
netif_napi_add_weight_locked(ndev, &cq->napi, mana_poll, 1);