Searched refs:qeth_poll (Results 1 – 4 of 4) sorted by relevance
1076 int qeth_poll(struct napi_struct *napi, int budget);
1924 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l3_setup_netdev()
1122 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l2_setup_netdev()
5912 int qeth_poll(struct napi_struct *napi, int budget) in qeth_poll() function5949 EXPORT_SYMBOL_GPL(qeth_poll);