Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/tehuti/
Dtehuti.c290 static int bdx_poll(struct napi_struct *napi, int budget) in bdx_poll() function
2039 netif_napi_add(ndev, &priv->napi, bdx_poll, 64); in bdx_probe()