Searched refs:qeth_poll (Results 1 – 4 of 4) sorted by relevance
1103 int qeth_poll(struct napi_struct *napi, int budget);
1933 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l3_setup_netdev()
950 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l2_setup_netdev()
5821 int qeth_poll(struct napi_struct *napi, int budget) in qeth_poll() function5848 EXPORT_SYMBOL_GPL(qeth_poll);