Searched refs:lpc_eth_poll (Results 1 – 1 of 1) sorted by relevance
965 static int lpc_eth_poll(struct napi_struct *napi, int budget) in lpc_eth_poll() function1376 netif_napi_add_weight(ndev, &pldat->napi, lpc_eth_poll, NAPI_WEIGHT); in lpc_eth_drv_probe()