Searched refs:qeth_poll (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_core.h1068 int qeth_poll(struct napi_struct *napi, int budget);
H A Dqeth_l2_main.c1136 netif_napi_add(card->dev, &card->napi, qeth_poll);
H A Dqeth_l3_main.c1917 netif_napi_add(card->dev, &card->napi, qeth_poll);
H A Dqeth_core_main.c5842 int qeth_poll(struct napi_struct *napi, int budget) function
5879 EXPORT_SYMBOL_GPL(qeth_poll); variable

Completed in 143 milliseconds