Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.c3196 static int skge_poll(struct napi_struct *napi, int to_do) in skge_poll() function
3864 netif_napi_add(dev, &skge->napi, skge_poll, NAPI_WEIGHT); in skge_devinit()