Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
H A Dw5300.c373 static int w5300_napi_poll(struct napi_struct *napi, int budget) in w5300_napi_poll() function
606 netif_napi_add(ndev, &priv->napi, w5300_napi_poll, 16); in w5300_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/wiznet/
H A Dw5300.c373 static int w5300_napi_poll(struct napi_struct *napi, int budget) in w5300_napi_poll() function
606 netif_napi_add_weight(ndev, &priv->napi, w5300_napi_poll, 16); in w5300_probe()

Completed in 3 milliseconds