Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dsh_eth.c1910 static int sh_eth_poll(struct napi_struct *napi, int budget) in sh_eth_poll() function
3350 netif_napi_add(ndev, &mdp->napi, sh_eth_poll, 64); in sh_eth_drv_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Dsh_eth.c1910 static int sh_eth_poll(struct napi_struct *napi, int budget) in sh_eth_poll() function
3402 netif_napi_add(ndev, &mdp->napi, sh_eth_poll); in sh_eth_drv_probe()

Completed in 7 milliseconds