Home
last modified time | relevance | path

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

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