Searched refs:qeth_poll (Results 1 – 4 of 4) sorted by relevance
990 int qeth_poll(struct napi_struct *napi, int budget);
934 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l2_setup_netdev()
2569 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l3_setup_netdev()
5340 int qeth_poll(struct napi_struct *napi, int budget) in qeth_poll() function5415 EXPORT_SYMBOL_GPL(qeth_poll);