Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c5935 static int qeth_tx_poll(struct napi_struct *napi, int budget) in qeth_tx_poll() function
7055 netif_napi_add_tx(dev, &queue->napi, qeth_tx_poll); in qeth_open()