Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dethoc.c608 static int ethoc_poll(struct napi_struct *napi, int budget) in ethoc_poll() function
1230 netif_napi_add(netdev, &priv->napi, ethoc_poll, 64); in ethoc_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dethoc.c608 static int ethoc_poll(struct napi_struct *napi, int budget) in ethoc_poll() function
1227 netif_napi_add(netdev, &priv->napi, ethoc_poll); in ethoc_probe()

Completed in 5 milliseconds