Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l2_main.c537 static int qeth_l2_poll(struct napi_struct *napi, int budget) in qeth_l2_poll() function
1128 netif_napi_add(card->dev, &card->napi, qeth_l2_poll, QETH_NAPI_WEIGHT); in qeth_l2_setup_netdev()