Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/calxeda/
Dxgmac.c1240 static int xgmac_poll(struct napi_struct *napi, int budget) in xgmac_poll() function
1813 netif_napi_add(ndev, &priv->napi, xgmac_poll, 64); in xgmac_probe()