wg_packet_rx_poll
netif_napi_add(wg->dev, &peer->napi, wg_packet_rx_poll);
int wg_packet_rx_poll(struct napi_struct *napi, int budget);