Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/
Dethoc.c609 static int ethoc_poll(struct napi_struct *napi, int budget) in ethoc_poll() function
1237 netif_napi_add(netdev, &priv->napi, ethoc_poll, 64); in ethoc_probe()