Searched refs:qeth_poll (Results 1 – 4 of 4) sorted by relevance
1055 int qeth_poll(struct napi_struct *napi, int budget);
757 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l2_setup_netdev()
2234 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l3_setup_netdev()
5125 int qeth_poll(struct napi_struct *napi, int budget) in qeth_poll() function5191 EXPORT_SYMBOL_GPL(qeth_poll);