Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h1068 int qeth_poll(struct napi_struct *napi, int budget);
H A Dqeth_l3_main.c1917 netif_napi_add(card->dev, &card->napi, qeth_poll); in qeth_l3_setup_netdev()
H A Dqeth_l2_main.c1136 netif_napi_add(card->dev, &card->napi, qeth_poll); in qeth_l2_setup_netdev()
H A Dqeth_core_main.c5815 int qeth_poll(struct napi_struct *napi, int budget) in qeth_poll() function
5852 EXPORT_SYMBOL_GPL(qeth_poll); variable
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core.h1102 int qeth_poll(struct napi_struct *napi, int budget);
H A Dqeth_l2_main.c950 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l2_setup_netdev()
H A Dqeth_l3_main.c1936 netif_napi_add(card->dev, &card->napi, qeth_poll, QETH_NAPI_WEIGHT); in qeth_l3_setup_netdev()
H A Dqeth_core_main.c5819 int qeth_poll(struct napi_struct *napi, int budget) in qeth_poll() function
5846 EXPORT_SYMBOL_GPL(qeth_poll); variable

Completed in 33 milliseconds