Home
last modified time | relevance | path

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

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