Home
last modified time | relevance | path

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

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