Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/net/
Dqeth_core_main.c5908 static int qeth_tx_poll(struct napi_struct *napi, int budget) in qeth_tx_poll() function
7028 netif_napi_add_tx(dev, &queue->napi, qeth_tx_poll); in qeth_open()