Searched refs:eth_poll (Results 1 – 1 of 1) sorted by relevance
681 static int eth_poll(struct napi_struct *napi, int budget) in eth_poll() function1420 netif_napi_add(dev, &port->napi, eth_poll, NAPI_WEIGHT); in eth_init_one()