Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cadence/
Dmacb_main.c1434 static int macb_poll(struct napi_struct *napi, int budget) in macb_poll() function
3683 netif_napi_add(dev, &queue->napi, macb_poll, NAPI_POLL_WEIGHT); in macb_init()