qeth_poll
int qeth_poll(struct napi_struct *napi, int budget);
EXPORT_SYMBOL_GPL(qeth_poll);
netif_napi_add(card->dev, &card->napi, qeth_poll);