Home
last modified time | relevance | path

Searched refs:nps_enet_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ezchip/
H A Dnps_enet.c168 * nps_enet_poll - NAPI poll handler.
174 static int nps_enet_poll(struct napi_struct *napi, int budget) in nps_enet_poll() function
619 netif_napi_add(ndev, &priv->napi, nps_enet_poll, in nps_enet_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/ezchip/
H A Dnps_enet.c167 * nps_enet_poll - NAPI poll handler.
173 static int nps_enet_poll(struct napi_struct *napi, int budget) in nps_enet_poll() function
614 netif_napi_add_weight(ndev, &priv->napi, nps_enet_poll, in nps_enet_probe()

Completed in 3 milliseconds