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

/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c3272 static int mvneta_poll(struct napi_struct *napi, int budget) function
3303 /* For the case where the last mvneta_poll did not process all
5677 netif_napi_add(dev, &pp->napi, mvneta_poll);
5683 netif_napi_add(dev, &port->napi, mvneta_poll);

Completed in 116 milliseconds