Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/xscale/
Dixp4xx_eth.c681 static int eth_poll(struct napi_struct *napi, int budget) in eth_poll() function
1420 netif_napi_add(dev, &port->napi, eth_poll, NAPI_WEIGHT); in eth_init_one()