Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c1286 static int ravb_poll(struct napi_struct *napi, int budget) in ravb_poll() function
2863 netif_napi_add(ndev, &priv->napi[RAVB_BE], ravb_poll); in ravb_probe()
2865 netif_napi_add(ndev, &priv->napi[RAVB_NC], ravb_poll); in ravb_probe()