Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_core.h1069 int qeth_poll(struct napi_struct *napi, int budget);
Dqeth_l3_main.c1913 netif_napi_add(card->dev, &card->napi, qeth_poll); in qeth_l3_setup_netdev()
Dqeth_l2_main.c1136 netif_napi_add(card->dev, &card->napi, qeth_poll); in qeth_l2_setup_netdev()
Dqeth_core_main.c5815 int qeth_poll(struct napi_struct *napi, int budget) in qeth_poll() function
5852 EXPORT_SYMBOL_GPL(qeth_poll);