Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c5921 static int qeth_tx_poll(struct napi_struct *napi, int budget) in qeth_tx_poll() function
7026 netif_tx_napi_add(dev, &queue->napi, qeth_tx_poll, in qeth_open()
/kernel/linux/linux-6.6/drivers/s390/net/
H A 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()

Completed in 22 milliseconds