qeth_poll        1058 drivers/s390/net/qeth_core.h int qeth_poll(struct napi_struct *napi, int budget);
qeth_poll        5214 drivers/s390/net/qeth_core_main.c EXPORT_SYMBOL_GPL(qeth_poll);
qeth_poll         758 drivers/s390/net/qeth_l2_main.c 	netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT);
qeth_poll        2235 drivers/s390/net/qeth_l3_main.c 	netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT);